protected property LocalActions::$eventManager in RNG - Events and Registrations 8
Same name and namespace in other branches
- 8.2 src/Plugin/Derivative/LocalActions.php \Drupal\rng\Plugin\Derivative\LocalActions::eventManager
- 3.x 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\DerivativeCode
protected $eventManager;