You are here

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

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

The RNG event manager.

Type: \Drupal\rng\EventManagerInterface

File

src/Tests/RngWebTestBase.php, line 26

Class

RngWebTestBase
Sets up page and article content types.

Namespace

Drupal\rng\Tests

Code

protected $eventManager;