You are here

public function PersistableCacheInterface::persist in RESTful 7.2

Persist the cache to the RESTful cache.

1 method overrides PersistableCacheInterface::persist()
PersistableCache::persist in src/Util/PersistableCache.php
Persist the cache to the RESTful cache.

File

src/Util/PersistableCacheInterface.php, line 55
Contains \Drupal\restful\Util\PersistableCacheInterface.

Class

PersistableCacheInterface

Namespace

Drupal\restful\Util

Code

public function persist();