UpdateBackend::$backend

Same name in other branches
  1. 8.9.x core/lib/Drupal/Core/Update/UpdateBackend.php \Drupal\Core\Update\UpdateBackend::backend
  2. 10 core/lib/Drupal/Core/Update/UpdateBackend.php \Drupal\Core\Update\UpdateBackend::backend
  3. 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\Update

Code

protected $backend;

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