You are here

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

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

The RNG event manager.

Type: \Drupal\rng\EventManagerInterface

File

src/RngEntityAccess.php, line 22

Class

RngEntityAccess
RNG entity access.

Namespace

Drupal\rng

Code

protected $eventManager;