You are here

protected property JsProxyCache::$backend in JS Callback Handler 7.2

The actual cache backend.

Type: DrupalCacheInterface

File

src/JsProxyCache.php, line 41

Class

JsProxyCache
JS custom cache handler.

Code

protected $backend;