Exemplo n.º 1
0
 public function testParseDirective($string)
 {
     $this->setStringToBeParsed($string);
     return parent::parseDirective();
 }