You are here

protected property ConfigSchemaTest::$storage in Rules 8.3

The entity storage for Rules config entities.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

tests/src/Kernel/ConfigSchemaTest.php, line 19

Class

ConfigSchemaTest
Tests that action specific config schema works.

Namespace

Drupal\Tests\rules\Kernel

Code

protected $storage;