W3cubDocs

/Drupal 8

public function 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();

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/core!lib!Drupal!Core!CacheDecorator!CacheDecoratorInterface.php/function/CacheDecoratorInterface::writeCache/8.1.x