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

Breadcrumb

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

function DependentPluginDefinitionInterface::getConfigDependencies

Gets the config dependencies of this plugin definition.

Return value

array An array of config dependencies.

See also

\Drupal\Core\Plugin\PluginDependencyTrait::calculatePluginDependencies()

File

core/lib/Drupal/Core/Plugin/Definition/DependentPluginDefinitionInterface.php, line 18

Class

DependentPluginDefinitionInterface
Provides an interface for a plugin definition that has dependencies.

Namespace

Drupal\Core\Plugin\Definition

Code

public function getConfigDependencies();

API Navigation

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