protected function ValidatorBuilderTest::tearDown in Zircon Profile 8
Same name and namespace in other branches
- 8.0 vendor/symfony/validator/Tests/ValidatorBuilderTest.php \Symfony\Component\Validator\Tests\ValidatorBuilderTest::tearDown()
File
- vendor/
symfony/ validator/ Tests/ ValidatorBuilderTest.php, line 29
Class
Namespace
Symfony\Component\Validator\TestsCode
protected function tearDown() {
$this->builder = null;
}