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\DefinitionCode
public function id();
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.