You are here

protected function LegacyElementMetadataTest::tearDown in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 vendor/symfony/validator/Tests/Mapping/LegacyElementMetadataTest.php \Symfony\Component\Validator\Tests\Mapping\LegacyElementMetadataTest::tearDown()

File

vendor/symfony/validator/Tests/Mapping/LegacyElementMetadataTest.php, line 30

Class

LegacyElementMetadataTest
@group legacy

Namespace

Symfony\Component\Validator\Tests\Mapping

Code

protected function tearDown() {
  $this->metadata = null;
}