diff --git a/phpstan.dist.neon b/phpstan.dist.neon index a545a041a3c5b0c758d99bf8c1c49b2a83252eaa..c3a27e80ad3fe5b77ed44755ec39d3a4fa61e057 100644 --- a/phpstan.dist.neon +++ b/phpstan.dist.neon @@ -6,5 +6,7 @@ parameters: paths: - src - ajax + excludePaths: + - src/QUI/Menu/Rest/Provider.php bootstrapFiles: - tests/phpstan-bootstrap.php \ No newline at end of file