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

Breadcrumb

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

function PluginAnnotationContextDefinitionsRule::getExpectedInterface

Overrides DeprecatedAnnotationsRuleBase::getExpectedInterface

File

vendor/mglaman/phpstan-drupal/src/Rules/Deprecations/PluginAnnotationContextDefinitionsRule.php, line 14

Class

PluginAnnotationContextDefinitionsRule

Namespace

mglaman\PHPStanDrupal\Rules\Deprecations

Code

protected function getExpectedInterface() : string {
    return 'Drupal\\Component\\Plugin\\ContextAwarePluginInterface';
}

API Navigation

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