function CacheTagsChecksumInterface::reset
Same name in other branches
- 8.9.x core/lib/Drupal/Core/Cache/CacheTagsChecksumInterface.php \Drupal\Core\Cache\CacheTagsChecksumInterface::reset()
- 10 core/lib/Drupal/Core/Cache/CacheTagsChecksumInterface.php \Drupal\Core\Cache\CacheTagsChecksumInterface::reset()
- 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\CacheCode
public function reset();
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.