CacheDecoratorInterface

Defines an interface for cache decorator implementations.

Hierarchy

File

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

Namespace

Drupal\Core\CacheDecorator

Members

Name Modifiers Type Description
CacheDecoratorInterface::setCacheKey public function Specify the key to use when writing the cache.
CacheDecoratorInterface::writeCache public function Write the cache.
doc_Drupal
2016-10-29 08:49:29
Comments
Leave a Comment

Please login to continue.