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