File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1+ services :
2+ -
3+ class : Arachne\Codeception\PHPStan\NetteDIModuleType
4+ tags :
5+ - phpstan.broker.dynamicMethodReturnTypeExtension
Original file line number Diff line number Diff line change 11includes :
22 - vendor/phpstan/phpstan-nette/extension.neon
33 - vendor/phpstan/phpstan-nette/rules.neon
4+ - extension.neon
45
56parameters :
67 excludes_analyse :
@@ -9,9 +10,3 @@ parameters:
910 ignoreErrors :
1011 - '#^Calling method getContent\ (\ ) on possibly null value of type Symfony\\Component\\BrowserKit\\Response\|null #'
1112 - '#^Method Arachne\\Codeception\\Module\\NetteDIModule::getContainer\ (\ ) should return Nette\\DI\\Container but returns Nette\\DI\\Container\|null #'
12-
13- services :
14- -
15- class : Arachne\Codeception\PHPStan\NetteDIModuleType
16- tags :
17- - phpstan.broker.dynamicMethodReturnTypeExtension
You can’t perform that action at this time.
0 commit comments