function RouterTest::tearDown

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

Code

protected function tearDown() : void {
  parent::tearDown();
}

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.