web/vendor/thecodingmachine/phpstan-safe-rule/phpstan-safe-rule.neon
2019-03-07 12:11:50 -06:00

9 lines
288 B
Text

services:
-
class: TheCodingMachine\Safe\PHPStan\Rules\UseSafeFunctionsRule
tags:
- phpstan.rules.rule
-
class: TheCodingMachine\Safe\PHPStan\Type\Php\ReplaceSafeFunctionsDynamicReturnTypeExtension
tags:
- phpstan.broker.dynamicFunctionReturnTypeExtension