mirror of
https://github.com/vrana/adminer.git
synced 2025-08-06 14:46:36 +02:00
Disallow var
This commit is contained in:
@@ -28,7 +28,6 @@
|
||||
|
||||
<!-- Saves bytes. -->
|
||||
<exclude name="PSR2.Classes.PropertyDeclaration.Multiple"/>
|
||||
<exclude name="PSR2.Classes.PropertyDeclaration.VarUsed"/>
|
||||
<exclude name="PSR2.Classes.PropertyDeclaration.ScopeMissing"/>
|
||||
<exclude name="PSR12.Classes.ClassInstantiation.MissingParentheses"/>
|
||||
<exclude name="Squiz.Scope.MethodScope.Missing"/>
|
||||
|
Reference in New Issue
Block a user