You are here

protected property NonexistentInitialConfigTest::$activeConfigStorage in Configuration Rewrite 8

The active configuration storage.

Type: \Drupal\Core\Config\CachedStorage

File

tests/src/Kernel/NonexistentInitialConfigTest.php, line 25

Class

NonexistentInitialConfigTest
@coversDefaultClass \Drupal\config_rewrite\ConfigRewriter @group config_rewrite

Namespace

Drupal\Tests\config_rewrite\Kernel

Code

protected $activeConfigStorage;