function RulesUiManagerInterface::getDefinitions
Return value
\Drupal\rules\Ui\RulesUiDefinition[] An array of plugin definitions (empty array if no definitions were found). Keys are plugin IDs.
File
-
src/
Ui/ RulesUiManagerInterface.php, line 47
Class
- RulesUiManagerInterface
- Interface for the 'rules_ui' plugin manager.
Namespace
Drupal\rules\UiCode
public function getDefinitions();