You are here

public function CacheCacheTagsChecksumTests::tearDown in Supercache 2.0.x

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

Code

public function tearDown() {
}