Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
CallToDeprecatedStaticMethodRule.php
CallToDeprecatedStaticMethodRule::$ruleLevelHelper
@var RuleLevelHelper
Type:
ruleLevelHelper
File
vendor/
phpstan/
phpstan-deprecation-rules/
src/
Rules/
Deprecations/
CallToDeprecatedStaticMethodRule.php
, line 31
Class
CallToDeprecatedStaticMethodRule
@implements Rule<StaticCall>
Namespace
PHPStan\Rules\Deprecations
Code
private $ruleLevelHelper;
RSS feed