You are here

protected property ApigeeEdgeActionsRulesKernelTestBase::$storage in Apigee Edge 8

The entity storage for Rules config entities.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

modules/apigee_edge_actions/tests/src/Kernel/ApigeeEdgeActionsRulesKernelTestBase.php, line 57

Class

ApigeeEdgeActionsRulesKernelTestBase
Provides a base class for testing Edge entity events.

Namespace

Drupal\Tests\apigee_edge_actions\Kernel

Code

protected $storage;