Skip to content

Commit 5c64368

Browse files
committed
Token - fix docs
1 parent 3ec9338 commit 5c64368

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)