We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb5ae1b commit d9c56f7Copy full SHA for d9c56f7
phpstan.neon
@@ -6,7 +6,7 @@ includes:
6
parameters:
7
excludes_analyse:
8
- */tests/tmp/*
9
- - */tests/*/ExampleContainer.php
10
- - */tests/*/ExampleController.php
11
- - */tests/*/ExampleServiceSubscriber.php
+ - */tests/*/Example*.php
+ - */tests/*/header_bag_get.php
12
- */tests/*/request_get_content.php
+ - */tests/*/serializer.php
0 commit comments