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