function CacheTagsChecksumInterface::reset

Same name and namespace in other branches
  1. 9 core/lib/Drupal/Core/Cache/CacheTagsChecksumInterface.php \Drupal\Core\Cache\CacheTagsChecksumInterface::reset()
  2. 10 core/lib/Drupal/Core/Cache/CacheTagsChecksumInterface.php \Drupal\Core\Cache\CacheTagsChecksumInterface::reset()
  3. 11.x core/lib/Drupal/Core/Cache/CacheTagsChecksumInterface.php \Drupal\Core\Cache\CacheTagsChecksumInterface::reset()

Reset statically cached tags.

This is only used by tests.

File

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

Class

CacheTagsChecksumInterface
Provides checksums for cache tag invalidations.

Namespace

Drupal\Core\Cache

Code

public function reset();

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