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 d3a2b9b commit f42bd8aCopy full SHA for f42bd8a
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