CachedStorageTest::$cacheFactory

Same name and namespace in other branches
  1. 9 core/tests/Drupal/Tests/Core/Config/CachedStorageTest.php \Drupal\Tests\Core\Config\CachedStorageTest::cacheFactory
  2. 10 core/tests/Drupal/Tests/Core/Config/CachedStorageTest.php \Drupal\Tests\Core\Config\CachedStorageTest::cacheFactory
  3. 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\Config

Code

protected $cacheFactory;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.