You are here

protected property EventIntegrationTest::$storage in Rules 8.3

The entity storage for Rules config entities.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

tests/src/Kernel/EventIntegrationTest.php, line 21

Class

EventIntegrationTest
Test for the Symfony event mapping to Rules events.

Namespace

Drupal\Tests\rules\Kernel

Code

protected $storage;