protected function LegacyExecutionContextTest::tearDown in Plug 7
File
- lib/
Symfony/ validator/ Symfony/ Component/ Validator/ Tests/ LegacyExecutionContextTest.php, line 69
Class
- LegacyExecutionContextTest
- @group legacy
Namespace
Symfony\Component\Validator\TestsCode
protected function tearDown() {
$this->globalContext = null;
$this->context = null;
}