File
- drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/SessionTest.php, line 44
Class
- SessionTest
- SessionTest
Namespace
Symfony\Component\HttpFoundation\Tests\Session
Code
protected function tearDown() {
$this->storage = null;
$this->session = null;
}