You are here

public function EventTypeRuleInterface::getActions in RNG - Events and Registrations 8

Get all action plugin configurations.

Return value

array

1 method overrides EventTypeRuleInterface::getActions()
EventTypeRule::getActions in src/Entity/EventTypeRule.php
Get all action plugin configurations.

File

src/EventTypeRuleInterface.php, line 49

Class

EventTypeRuleInterface

Namespace

Drupal\rng

Code

public function getActions();