update files inside importify folder

This commit is contained in:
claus75a
2024-06-14 08:29:05 +02:00
parent 73f1fddbb4
commit 10d7be1a04
700 changed files with 146363 additions and 3 deletions
+6
View File
@@ -0,0 +1,6 @@
parameters:
ignoreErrors:
- '#Property [A-Za-z\\]+::\$[A-Za-z]+ has no typehint specified#'
- '#Method [A-Za-z\\]+::[A-Za-z]+\(\) has no return typehint specified#'
- '#Method [A-Za-z\\]+::[A-Za-z]+\(\) has parameter \$[A-Za-z0-9]+ with no typehint specified#'
checkMissingIterableValueType: false