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();
Please login to continue.