You are here

protected property ConfigEntityUnitTest::$storage in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/config/src/Tests/ConfigEntityUnitTest.php \Drupal\config\Tests\ConfigEntityUnitTest::storage

The config_test entity storage.

Type: \Drupal\Core\Config\Entity\ConfigEntityStorageInterface

File

core/modules/config/src/Tests/ConfigEntityUnitTest.php, line 40
Contains \Drupal\config\Tests\ConfigEntityUnitTest.

Class

ConfigEntityUnitTest
Unit tests for configuration entity base methods.

Namespace

Drupal\config\Tests

Code

protected $storage;