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

Breadcrumb

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

function ConfigEntityConfigExportRule::getExpectedInterface

Overrides DeprecatedAnnotationsRuleBase::getExpectedInterface

File

vendor/mglaman/phpstan-drupal/src/Rules/Deprecations/ConfigEntityConfigExportRule.php, line 16

Class

ConfigEntityConfigExportRule

Namespace

mglaman\PHPStanDrupal\Rules\Deprecations

Code

protected function getExpectedInterface() : string {
    return 'Drupal\\Core\\Config\\Entity\\ConfigEntityInterface';
}

API Navigation

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