public function PluginTypeInterface::getId in Plugin 8.2
Gets the ID.
Return value
string
1 method overrides PluginTypeInterface::getId()
- PluginType::getId in src/
PluginType/ PluginType.php - Gets the ID.
File
- src/
PluginType/ PluginTypeInterface.php, line 27
Class
- PluginTypeInterface
- Defines a plugin type.
Namespace
Drupal\plugin\PluginTypeCode
public function getId();