protected property UpdateBackend::$backend in Drupal 10
Same name and namespace in other branches
- 8 core/lib/Drupal/Core/Update/UpdateBackend.php \Drupal\Core\Update\UpdateBackend::backend
- 9 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;