function CacheDecoratorInterface::writeCache

Same name and namespace in other branches
  1. 9 core/lib/Drupal/Core/CacheDecorator/CacheDecoratorInterface.php \Drupal\Core\CacheDecorator\CacheDecoratorInterface::writeCache()
  2. 8.9.x core/lib/Drupal/Core/CacheDecorator/CacheDecoratorInterface.php \Drupal\Core\CacheDecorator\CacheDecoratorInterface::writeCache()
  3. 10 core/lib/Drupal/Core/CacheDecorator/CacheDecoratorInterface.php \Drupal\Core\CacheDecorator\CacheDecoratorInterface::writeCache()

Write the cache.

File

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

Class

CacheDecoratorInterface
Defines an interface for cache decorator implementations.

Namespace

Drupal\Core\CacheDecorator

Code

public function writeCache();

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.