You are here

protected property EventMeta::$action_manager in RNG - Events and Registrations 3.x

Same name and namespace in other branches
  1. 8.2 src/EventMeta.php \Drupal\rng\EventMeta::action_manager

The action manager.

Type: \Drupal\Core\Action\ActionManager

File

src/EventMeta.php, line 90

Class

EventMeta
Meta event wrapper for RNG.

Namespace

Drupal\rng

Code

protected $action_manager;