Skip to content

Commit f42bd8a

Browse files
committed
fix
1 parent d3a2b9b commit f42bd8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Rules/PHPUnit/DataProviderDataRule.php

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

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

0 commit comments

Comments
 (0)