You are here

public function ChainedStorageTests::tearDown in Supercache 8

Same name and namespace in other branches
  1. 2.0.x src/Tests/KeyValue/ChainedStorageTests.php \Drupal\supercache\Tests\KeyValue\ChainedStorageTests::tearDown()

Overrides KernelTestBase::tearDown

File

src/Tests/KeyValue/ChainedStorageTests.php, line 54

Class

ChainedStorageTests
Test this on top of different combinations of cache backends.

Namespace

Drupal\supercache\Tests\KeyValue

Code

public function tearDown() {
}