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