You are here

public function EventTypeRuleInterface::getActions in RNG - Events and Registrations 3.x

Same name and namespace in other branches
  1. 8.2 src/Entity/EventTypeRuleInterface.php \Drupal\rng\Entity\EventTypeRuleInterface::getActions()

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/Entity/EventTypeRuleInterface.php, line 52

Class

EventTypeRuleInterface

Namespace

Drupal\rng\Entity

Code

public function getActions();