UpdateCacheBackendFactory::$bins

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

Instantiated update cache bins.

Type: \Drupal\Core\Update\UpdateBackend[]

File

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

Class

UpdateCacheBackendFactory
Cache factory implementation for use during Drupal database updates.

Namespace

Drupal\Core\Update

Code

protected $bins = [];

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