namespace mglaman\PHPStanDrupal\Rules\Deprecations
Object name | File name | Summary |
---|---|---|
AccessDeprecatedConstant | vendor/mglaman/phpstan-drupal/src/Rules/Deprecations/AccessDeprecatedConstant.php | @implements Rule<Node\Expr\ConstFetch> |
ConditionManagerCreateInstanceContextConfigurationRule | vendor/mglaman/phpstan-drupal/src/Rules/Deprecations/ConditionManagerCreateInstanceContextConfigurationRule.php | @implements Rule<Node\Expr\MethodCall> |
ConfigEntityConfigExportRule | vendor/mglaman/phpstan-drupal/src/Rules/Deprecations/ConfigEntityConfigExportRule.php | |
DeprecatedAnnotationsRuleBase | vendor/mglaman/phpstan-drupal/src/Rules/Deprecations/DeprecatedAnnotationsRuleBase.php | @implements Rule<Node\Stmt\Class_> |
DeprecatedHookImplementation | vendor/mglaman/phpstan-drupal/src/Rules/Deprecations/DeprecatedHookImplementation.php | @implements Rule<Function_> |
GetDeprecatedServiceRule | vendor/mglaman/phpstan-drupal/src/Rules/Deprecations/GetDeprecatedServiceRule.php | @implements Rule<Node\Expr\MethodCall> |
PluginAnnotationContextDefinitionsRule | vendor/mglaman/phpstan-drupal/src/Rules/Deprecations/PluginAnnotationContextDefinitionsRule.php | |
StaticServiceDeprecatedServiceRule | vendor/mglaman/phpstan-drupal/src/Rules/Deprecations/StaticServiceDeprecatedServiceRule.php | @implements Rule<Node\Expr\StaticCall> |
SymfonyCmfRouteObjectInterfaceConstantsRule | vendor/mglaman/phpstan-drupal/src/Rules/Deprecations/SymfonyCmfRouteObjectInterfaceConstantsRule.php | @implements Rule<Node\Expr\ClassConstFetch> |
SymfonyCmfRoutingInClassMethodSignatureRule | vendor/mglaman/phpstan-drupal/src/Rules/Deprecations/SymfonyCmfRoutingInClassMethodSignatureRule.php | @implements Rule<InClassMethodNode> |