/
opt
/
cpanel
/
ea-wappspector
/
vendor
/
rector
/
rector
/
config
/
phpstan
/
/opt/cpanel/ea-wappspector/vendor/rector/rector/config/phpstan
mkdir
upload
Name
Size
Mode
Actions
better-infer.neon
62
0644
edit
dl
rm
parser.neon
998
0644
edit
dl
rm
static-reflection.neon
906
0644
edit
dl
rm
Edit:
/opt/cpanel/ea-wappspector/vendor/rector/rector/config/phpstan/static-reflection.neon
(906B)
parameters: # see https://github.com/rectorphp/rector/issues/3490#issue-634342324 featureToggles: disableRuntimeReflectionProvider: false nodeConnectingVisitorCompatibility: false services: - Rector\NodeTypeResolver\Reflection\BetterReflection\RectorBetterReflectionSourceLocatorFactory - Rector\NodeTypeResolver\Reflection\BetterReflection\SourceLocator\IntermediateSourceLocator - Rector\NodeTypeResolver\Reflection\BetterReflection\SourceLocatorProvider\DynamicSourceLocatorProvider # basically decorates native PHPStan source locator with a dynamic source locator that is also available in Rector DI betterReflectionSourceLocator: class: PHPStan\BetterReflection\SourceLocator\Type\SourceLocator factory: ['@Rector\NodeTypeResolver\Reflection\BetterReflection\RectorBetterReflectionSourceLocatorFactory', 'create'] autowired: false
Save
cmd:
run