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