CachedStorageTest::$cacheFactory
Same name in other branches
- 8.9.x core/tests/Drupal/Tests/Core/Config/CachedStorageTest.php \Drupal\Tests\Core\Config\CachedStorageTest::cacheFactory
- 10 core/tests/Drupal/Tests/Core/Config/CachedStorageTest.php \Drupal\Tests\Core\Config\CachedStorageTest::cacheFactory
- 11.x core/tests/Drupal/Tests/Core/Config/CachedStorageTest.php \Drupal\Tests\Core\Config\CachedStorageTest::cacheFactory
Type: \Drupal\Core\Cache\CacheFactoryInterface|\PHPUnit\Framework\MockObject\MockObject
File
-
core/
tests/ Drupal/ Tests/ Core/ Config/ CachedStorageTest.php, line 19
Class
- CachedStorageTest
- Tests the interaction of cache and file storage in CachedStorage.
Namespace
Drupal\Tests\Core\ConfigCode
protected $cacheFactory;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.