You are here

protected property LocalActions::$eventManager in RNG - Events and Registrations 3.x

Same name and namespace in other branches
  1. 8.2 src/Plugin/Derivative/LocalActions.php \Drupal\rng\Plugin\Derivative\LocalActions::eventManager
  2. 8 src/Plugin/Derivative/LocalActions.php \Drupal\rng\Plugin\Derivative\LocalActions::eventManager

The RNG event manager.

Type: \Drupal\rng\EventManagerInterface

File

src/Plugin/Derivative/LocalActions.php, line 33

Class

LocalActions
Provides dynamic local actions for RNG.

Namespace

Drupal\rng\Plugin\Derivative

Code

protected $eventManager;