You are here

protected property LaravelCacheStoreAdapter::$cache in Markdown 8.2

The cache backend.

Type: \Drupal\Core\Cache\CacheBackendInterface

File

src/Util/LaravelCacheStoreAdapter.php, line 21

Class

LaravelCacheStoreAdapter
Adapter for integrating Drupal cache with Laravel.

Namespace

Drupal\markdown\Util

Code

protected $cache;