You are here

protected property LaravelCacheStoreAdapter::$prefix in Markdown 8.2

The cache identifier prefix.

Type: string

File

src/Util/LaravelCacheStoreAdapter.php, line 28

Class

LaravelCacheStoreAdapter
Adapter for integrating Drupal cache with Laravel.

Namespace

Drupal\markdown\Util

Code

protected $prefix;