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 923c1f8 commit 4eaf002Copy full SHA for 4eaf002
src/Rules/Playground/PhpdocCommentRule.php
@@ -11,7 +11,7 @@
11
use function str_starts_with;
12
13
/**
14
- * @implements Rule<Node>
+ * @implements Rule<Node\Stmt>
15
*/
16
final class PhpdocCommentRule implements Rule
17
{
0 commit comments