7 lines
307 B
YAML
7 lines
307 B
YAML
parameters:
|
|
ignoreErrors:
|
|
- '#Access to an undefined property Aviat\\\Ion\\\Friend::\$[a-zA-Z0-9_]+#'
|
|
- '#Call to an undefined method Aviat\\\Ion\\\Friend:[a-zA-Z0-9_]+\(\)#'
|
|
- '#Call to an undefined method Aura\\\Html\\\HelperLocator:[a-zA-Z0-9_]+\(\)#'
|
|
excludes_analyze:
|
|
- %rootDir%/test_views/* |