You are here

protected property EventTestBase::$eventManager in Rules 8.3

The Rules event plugin manager.

Type: \Drupal\rules\Core\RulesEventManager

File

tests/src/Unit/Integration/Event/EventTestBase.php, line 20

Class

EventTestBase
Base class for testing Rules Event definitions.

Namespace

Drupal\Tests\rules\Unit\Integration\Event

Code

protected $eventManager;