We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33c9a89 commit 5c38475Copy full SHA for 5c38475
PHPCSUtils/Tokens/Collections.php
@@ -580,7 +580,7 @@ public static function functionDeclarationTokens()
580
* It is recommended to use the method instead of the property if a standard supports PHPCS < 3.3.0.
581
*
582
* @see \PHPCSUtils\Tokens\Collections::functionDeclarationTokens() Related method (PHPCS 3.5.3+).
583
- * @see \PHPCSUtils\Tokens\FunctionDeclarations::isArrowFunction() Arrow function verification.
+ * @see \PHPCSUtils\Utils\FunctionDeclarations::isArrowFunction() Arrow function verification.
584
585
* @since 1.0.0
586
0 commit comments