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 aa133bf commit 27685e3Copy full SHA for 27685e3
Inpsyde/Sniffs/CodeQuality/DisableCallUserFuncSniff.php
@@ -41,7 +41,6 @@ public function getGroups(): array
41
'functions' => [
42
'call_user_func',
43
'call_user_func_array',
44
- 'suca',
45
],
46
47
];
0 commit comments