protected property UseCacheBackendTrait::$cacheBackend

Cache backend instance.

Type: \Drupal\Core\Cache\CacheBackendInterface

File

core/lib/Drupal/Core/Cache/UseCacheBackendTrait.php, line 15

Class

UseCacheBackendTrait
Provides methods to use a cache backend while respecting a 'use caches' flag.

Namespace

Drupal\Core\Cache

Code

protected $cacheBackend;

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/core!lib!Drupal!Core!Cache!UseCacheBackendTrait.php/property/UseCacheBackendTrait::cacheBackend/8.1.x