You are here

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

Get all condition plugin configurations.

Return value

array

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

File

src/EventTypeRuleInterface.php, line 42

Class

EventTypeRuleInterface

Namespace

Drupal\rng

Code

public function getConditions();