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 f7cd6ea commit 252e7a3Copy full SHA for 252e7a3
src/Rules/FunctionCallParametersCheck.php
@@ -53,7 +53,6 @@ public function __construct(
53
}
54
55
/**
56
- * @param array{0: string, 1: string, 2: string, 3: string, 4: string, 5: string, 6: string, 7: string, 8: string, 9: string, 10: string, 11: string, 12: string, 13?: string, 14?: string} $messages
57
* @param 'attribute'|'callable'|'method'|'staticMethod'|'function'|'new' $nodeType
58
* @return list<IdentifierRuleError>
59
*/
0 commit comments