You are here

protected property BlazyManagerBase::$cache in Blazy 8

Same name and namespace in other branches
  1. 8.2 src/BlazyManagerBase.php \Drupal\blazy\BlazyManagerBase::cache

The cache backend.

Type: \Drupal\Core\Cache\CacheBackendInterface

File

src/BlazyManagerBase.php, line 52

Class

BlazyManagerBase
Implements BlazyManagerInterface.

Namespace

Drupal\blazy

Code

protected $cache;