public function CacheCacheTagsChecksumTests::tearDown in Supercache 2.0.x
Same name and namespace in other branches
- 8 src/Tests/Cache/CacheCacheTagsChecksumTests.php \Drupal\supercache\Tests\Cache\CacheCacheTagsChecksumTests::tearDown()
Overrides KernelTestBase::tearDown
File
- src/
Tests/ Cache/ CacheCacheTagsChecksumTests.php, line 61
Class
- CacheCacheTagsChecksumTests
- Test this on top of different combinations of cache backends.
Namespace
Drupal\supercache\Tests\CacheCode
public function tearDown() {
}