mirror of
https://github.com/kevinpapst/kimai2.git
synced 2025-03-24 17:14:46 +00:00
10 lines
418 B
Text
10 lines
418 B
Text
includes:
|
|
- %rootDir%/../phpstan-symfony/extension.neon
|
|
- %rootDir%/../phpstan-doctrine/extension.neon
|
|
- %rootDir%/../phpstan-phpunit/extension.neon
|
|
|
|
parameters:
|
|
ignoreErrors:
|
|
- '#Access to an undefined property Faker\\Generator::\$stateAbbr.#'
|
|
- '#Access to an undefined property Faker\\Generator::\$catchPhrase.#'
|
|
- '#Access to an undefined property Faker\\Generator::\$bs.#'
|