protected property ConfigFactoryTest::$storage in Drupal 10
Same name and namespace in other branches
- 8 core/tests/Drupal/Tests/Core/Config/ConfigFactoryTest.php \Drupal\Tests\Core\Config\ConfigFactoryTest::storage
- 9 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 28
Class
- ConfigFactoryTest
- @group Config @coversDefaultClass \Drupal\Core\Config\ConfigFactory
Namespace
Drupal\Tests\Core\ConfigCode
protected $storage;