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