protected property ConfigUpdateUnitTestBase::$configStorage in Configuration Update Manager 8
Mock config storage for the mock config factory.
This is actually managed by the MockConfig class in this file.
Type: array
File
- tests/
src/ Unit/ ConfigUpdateUnitTestBase.php, line 357
Class
- ConfigUpdateUnitTestBase
- Base class for unit testing in Config Update Manager.
Namespace
Drupal\Tests\config_update\UnitCode
protected $configStorage = [];