ConfigFactoryTest::$storage

Same name and namespace in other branches
  1. 11.x core/tests/Drupal/Tests/Core/Config/ConfigFactoryTest.php \Drupal\Tests\Core\Config\ConfigFactoryTest::storage
  2. 10 core/tests/Drupal/Tests/Core/Config/ConfigFactoryTest.php \Drupal\Tests\Core\Config\ConfigFactoryTest::storage
  3. 9 core/tests/Drupal/Tests/Core/Config/ConfigFactoryTest.php \Drupal\Tests\Core\Config\ConfigFactoryTest::storage
  4. 8.9.x core/tests/Drupal/Tests/Core/Config/ConfigFactoryTest.php \Drupal\Tests\Core\Config\ConfigFactoryTest::storage

Storage.

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

File

core/tests/Drupal/Tests/Core/Config/ConfigFactoryTest.php, line 33

Class

ConfigFactoryTest
Tests Drupal\Core\Config\ConfigFactory.

Namespace

Drupal\Tests\Core\Config

Code

protected $storage;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.