Skip to content

Commit 59b10ab

Browse files
committed
minor PHP-CS-Fixer#978 Token - fix docs (keradus)
This PR was merged into the 1.5 branch. Discussion ---------- Token - fix docs Commits ------- 5c64368 Token - fix docs
2 parents 3ec9338 + 5c64368 commit 59b10ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Symfony/CS/Tokenizer/Token.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ public function clear()
7575
$this->override('');
7676
}
7777

78-
/*
78+
/**
7979
* Check if token is equals to given one.
8080
*
8181
* If tokens are arrays, then only keys defined in parameter token are checked.

0 commit comments

Comments
 (0)