public function RuleComponentInterface::getPluginId in RNG - Events and Registrations 8
Gets the plugin ID.
Return value
string The plugin ID.
1 method overrides RuleComponentInterface::getPluginId()
- RuleComponent::getPluginId in src/
Entity/ RuleComponent.php - Gets the plugin ID.
File
- src/
RuleComponentInterface.php, line 53
Class
- RuleComponentInterface
- Provides an interface for rule component entities.
Namespace
Drupal\rngCode
public function getPluginId();