function RouterTest::tearDown
Same name and namespace in other branches
- main core/tests/Drupal/KernelTests/Core/Routing/RouterTest.php \Drupal\KernelTests\Core\Routing\RouterTest::tearDown()
Overrides KernelTestBase::tearDown
File
-
core/
tests/ Drupal/ KernelTests/ Core/ Routing/ RouterTest.php, line 47
Class
- RouterTest
- Tests the router.
Namespace
Drupal\KernelTests\Core\RoutingCode
protected function tearDown() : void {
parent::tearDown();
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.