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 ccd0d07 commit e25e5e9Copy full SHA for e25e5e9
src/Rules/PHPUnit/DataProviderDataRule.php
@@ -11,7 +11,7 @@
11
use function count;
12
13
/**
14
- * @implements Rule<Node\Stmt\Return_>
+ * @implements Rule<Node>
15
*/
16
class DataProviderDataRule implements Rule
17
{
0 commit comments