UpdateCacheBackendFactory::$cacheFactory

Same name in other branches
  1. 9 core/lib/Drupal/Core/Update/UpdateCacheBackendFactory.php \Drupal\Core\Update\UpdateCacheBackendFactory::cacheFactory
  2. 8.9.x core/lib/Drupal/Core/Update/UpdateCacheBackendFactory.php \Drupal\Core\Update\UpdateCacheBackendFactory::cacheFactory
  3. 11.x core/lib/Drupal/Core/Update/UpdateCacheBackendFactory.php \Drupal\Core\Update\UpdateCacheBackendFactory::cacheFactory

The regular runtime cache_factory service.

Type: \Drupal\Core\Cache\CacheFactoryInterface

File

core/lib/Drupal/Core/Update/UpdateCacheBackendFactory.php, line 22

Class

UpdateCacheBackendFactory
Cache factory implementation for use during Drupal database updates.

Namespace

Drupal\Core\Update

Code

protected $cacheFactory;

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