UpdateBackend::$backend
Same name in other branches
- 8.9.x core/lib/Drupal/Core/Update/UpdateBackend.php \Drupal\Core\Update\UpdateBackend::backend
- 10 core/lib/Drupal/Core/Update/UpdateBackend.php \Drupal\Core\Update\UpdateBackend::backend
- 11.x core/lib/Drupal/Core/Update/UpdateBackend.php \Drupal\Core\Update\UpdateBackend::backend
The regular runtime cache backend.
Type: \Drupal\Core\Cache\CacheBackendInterface
File
-
core/
lib/ Drupal/ Core/ Update/ UpdateBackend.php, line 21
Class
- UpdateBackend
- Defines a cache backend for use during Drupal database updates.
Namespace
Drupal\Core\UpdateCode
protected $backend;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.