We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88a3137 commit ade8837Copy full SHA for ade8837
phpstan.neon
@@ -2,8 +2,3 @@ includes:
2
- temp/phpstan/vendor/phpstan/phpstan-strict-rules/rules.neon
3
- temp/phpstan/vendor/phpstan/phpstan-nette/extension.neon
4
- temp/phpstan/vendor/phpstan/phpstan-nette/rules.neon
5
-
6
-parameters:
7
- ignoreErrors:
8
- - '#^Cannot call method getClass\(\) on Apitte\\Core\\Schema\\EndpointHandler\|null.$#'
9
- - '#^Cannot call method getMethod\(\) on Apitte\\Core\\Schema\\EndpointHandler\|null.$#'
0 commit comments