File
- drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Flash/FlashBagTest.php, line 42
Class
- FlashBagTest
- FlashBagTest
Namespace
Symfony\Component\HttpFoundation\Tests\Session\Flash
Code
public function tearDown() {
$this->bag = null;
parent::tearDown();
}