protected function StaticMethodLoaderTest::setUp in Plug 7
File
- lib/
Symfony/ validator/ Symfony/ Component/ Validator/ Tests/ Mapping/ Loader/ StaticMethodLoaderTest.php, line 22
Class
Namespace
Symfony\Component\Validator\Tests\Mapping\LoaderCode
protected function setUp() {
$this->errorLevel = error_reporting();
}