public function CacheTagsChecksumInterface::reset

public CacheTagsChecksumInterface::reset()

Reset statically cached tags.

This is only used by tests.

File

core/lib/Drupal/Core/Cache/CacheTagsChecksumInterface.php, line 56

Class

CacheTagsChecksumInterface
Provides checksums for cache tag invalidations.

Namespace

Drupal\Core\Cache

Code

public function reset();

© 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!Cache!CacheTagsChecksumInterface.php/function/CacheTagsChecksumInterface::reset/8.1.x