public function ChainedStorageTests::tearDown in Supercache 8
Same name and namespace in other branches
- 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\KeyValueCode
public function tearDown() {
}