You are here

protected function StaticMethodLoaderTest::tearDown in Plug 7

File

lib/Symfony/validator/Symfony/Component/Validator/Tests/Mapping/Loader/StaticMethodLoaderTest.php, line 27

Class

StaticMethodLoaderTest

Namespace

Symfony\Component\Validator\Tests\Mapping\Loader

Code

protected function tearDown() {
  error_reporting($this->errorLevel);
}