You are here

protected property ConfigTest::$storage in Drupal 9

Same name and namespace in other branches
  1. 8 core/tests/Drupal/Tests/Core/Config/ConfigTest.php \Drupal\Tests\Core\Config\ConfigTest::storage
  2. 10 core/tests/Drupal/Tests/Core/Config/ConfigTest.php \Drupal\Tests\Core\Config\ConfigTest::storage

Storage.

Type: \Drupal\Core\Config\StorageInterface|\PHPUnit\Framework\MockObject\MockObject

File

core/tests/Drupal/Tests/Core/Config/ConfigTest.php, line 34

Class

ConfigTest
Tests the Config.

Namespace

Drupal\Tests\Core\Config

Code

protected $storage;