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 990b90f commit 1b6f549Copy full SHA for 1b6f549
Inpsyde/Sniffs/CodeQuality/VariablesNameSniff.php
@@ -40,6 +40,7 @@ class VariablesNameSniff implements Sniff
40
'$required_php_version',
41
'$required_mysql_version',
42
'$super_admins',
43
+ '$interim_login',
44
];
45
46
/**
0 commit comments