We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ec9338 commit 5c64368Copy full SHA for 5c64368
Symfony/CS/Tokenizer/Token.php
@@ -75,7 +75,7 @@ public function clear()
75
$this->override('');
76
}
77
78
- /*
+ /**
79
* Check if token is equals to given one.
80
*
81
* If tokens are arrays, then only keys defined in parameter token are checked.
0 commit comments