You are here

protected property LaravelCacheRepositoryAdapter::$store in Markdown 8.2

The store.

Type: \Illuminate\Contracts\Cache\Store

File

src/Util/LaravelCacheRepositoryAdapter.php, line 22

Class

LaravelCacheRepositoryAdapter
Adapter for integrating Drupal cache with Laravel.

Namespace

Drupal\markdown\Util

Code

protected $store;