Skip to content

Commit 4eaf002

Browse files
committed
Update PhpdocCommentRule.php
1 parent 923c1f8 commit 4eaf002

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Rules/Playground/PhpdocCommentRule.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
use function str_starts_with;
1212

1313
/**
14-
* @implements Rule<Node>
14+
* @implements Rule<Node\Stmt>
1515
*/
1616
final class PhpdocCommentRule implements Rule
1717
{

0 commit comments

Comments
 (0)