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

Breadcrumb

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

function PluginDefinitionInterface::id

Gets the unique identifier of the plugin.

Return value

string The unique identifier of the plugin.

1 method overrides PluginDefinitionInterface::id()
PluginDefinition::id in core/lib/Drupal/Component/Plugin/Definition/PluginDefinition.php
Gets the unique identifier of the plugin.

File

core/lib/Drupal/Component/Plugin/Definition/PluginDefinitionInterface.php, line 20

Class

PluginDefinitionInterface
Defines a plugin definition.

Namespace

Drupal\Component\Plugin\Definition

Code

public function id();

API Navigation

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