CacheDecoratorInterface::writeCache

public CacheDecoratorInterface::writeCache()

Write the cache.

File

core/lib/Drupal/Core/CacheDecorator/CacheDecoratorInterface.php, line 18

Class

CacheDecoratorInterface
Defines an interface for cache decorator implementations.

Namespace

Drupal\Core\CacheDecorator

Code

public function writeCache();
doc_Drupal
2016-10-29 08:49:29
Comments
Leave a Comment

Please login to continue.