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