You are here

public function CacheCacheTagsChecksumTests::tearDown in Supercache 8

Same name and namespace in other branches
  1. 2.0.x 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\Cache

Code

public function tearDown() {
}