Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. DeprecatedScopeResolver.php

function DeprecatedScopeResolver::isScopeDeprecated

4 methods override DeprecatedScopeResolver::isScopeDeprecated()
DefaultDeprecatedScopeResolver::isScopeDeprecated in vendor/phpstan/phpstan-deprecation-rules/src/Rules/Deprecations/DefaultDeprecatedScopeResolver.php
DeprecationHelperScope::isScopeDeprecated in vendor/mglaman/phpstan-drupal/src/DeprecatedScope/DeprecationHelperScope.php
GroupLegacyScope::isScopeDeprecated in vendor/mglaman/phpstan-drupal/src/DeprecatedScope/GroupLegacyScope.php
IgnoreDeprecationsScope::isScopeDeprecated in vendor/mglaman/phpstan-drupal/src/DeprecatedScope/IgnoreDeprecationsScope.php

File

vendor/phpstan/phpstan-deprecation-rules/src/Rules/Deprecations/DeprecatedScopeResolver.php, line 25

Class

DeprecatedScopeResolver
This is the interface for custom deprecated scope resolvers.

Namespace

PHPStan\Rules\Deprecations

Code

public function isScopeDeprecated(Scope $scope) : bool;

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal