You are here

protected property ConfigurableEventHandlerBase::$configuration in Rules 8.3

The event configuration.

Type: array

Overrides PluginBase::$configuration

File

src/EventHandler/ConfigurableEventHandlerBase.php, line 19

Class

ConfigurableEventHandlerBase
Base class for event handler.

Namespace

Drupal\rules\EventHandler

Code

protected $configuration = [];