You are here

public function ChainedStorageTests::tearDown in Supercache 2.0.x

Same name and namespace in other branches
  1. 8 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() {
}