ConfigureAndExecuteTest::$storage

The entity storage for Rules config entities.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

tests/src/Functional/ConfigureAndExecuteTest.php, line 39

Class

ConfigureAndExecuteTest
Tests that a rule can be configured and triggered when a node is edited.

Namespace

Drupal\Tests\rules\Functional

Code

protected $storage;