protected property CachedStorageTest::$cacheFactory in Drupal 9
Same name and namespace in other branches
- 8 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
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;