You are here

protected function LegacyElementMetadataTest::tearDown in Plug 7

File

lib/Symfony/validator/Symfony/Component/Validator/Tests/Mapping/LegacyElementMetadataTest.php, line 32

Class

LegacyElementMetadataTest
@group legacy

Namespace

Symfony\Component\Validator\Tests\Mapping

Code

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