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:
2023-02-28 09:07:16 +09:00
parent 9a7399e821
commit a0126f70ab
10 changed files with 11 additions and 9 deletions

View File

@@ -6,6 +6,8 @@ parameters:
level: 8 # max is now 9
checkMissingCallableSignature: true
treatPhpDocTypesAsCertain: false
strictRules:
allRules: false
paths:
- %currentWorkingDirectory%/src
bootstrapFiles: