Bug fix release for TableArray Classes
TableArray could not find the Interface class. moved it to a subfolder nested in the TableArray folder.
This commit is contained in:
@@ -6,6 +6,8 @@ parameters:
|
||||
level: 8 # max is now 9
|
||||
checkMissingCallableSignature: true
|
||||
treatPhpDocTypesAsCertain: false
|
||||
strictRules:
|
||||
allRules: false
|
||||
paths:
|
||||
- %currentWorkingDirectory%/src
|
||||
bootstrapFiles:
|
||||
|
||||
Reference in New Issue
Block a user