protected function ParserTest::setUp in Plug 7
File
- lib/
Symfony/ yaml/ Symfony/ Component/ Yaml/ Tests/ ParserTest.php, line 21
Class
Namespace
Symfony\Component\Yaml\TestsCode
protected function setUp() {
$this->parser = new Parser();
}