mirror of
https://github.com/standardebooks/web.git
synced 2025-07-09 16:20:27 -04:00
9 lines
288 B
Text
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
|