DbUpdateController::$cache
Same name in other branches
- 9 core/modules/system/src/Controller/DbUpdateController.php \Drupal\system\Controller\DbUpdateController::cache
- 10 core/modules/system/src/Controller/DbUpdateController.php \Drupal\system\Controller\DbUpdateController::cache
- 11.x core/modules/system/src/Controller/DbUpdateController.php \Drupal\system\Controller\DbUpdateController::cache
A cache backend interface.
Type: \Drupal\Core\Cache\CacheBackendInterface
File
-
core/
modules/ system/ src/ Controller/ DbUpdateController.php, line 36
Class
- DbUpdateController
- Controller routines for database update routes.
Namespace
Drupal\system\ControllerCode
protected $cache;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.