You are here

protected property ConfigRewriteTest::$activeConfigStorage in Configuration Rewrite 8.2

Same name and namespace in other branches
  1. 8 tests/src/Kernel/ConfigRewriteTest.php \Drupal\Tests\config_rewrite\Kernel\ConfigRewriteTest::activeConfigStorage

The active configuration storage.

Type: \Drupal\Core\Config\CachedStorage

File

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

Class

ConfigRewriteTest
@coversDefaultClass \Drupal\config_rewrite\ConfigRewriter @group config_rewrite

Namespace

Drupal\Tests\config_rewrite\Kernel

Code

protected $activeConfigStorage;