Exemplo n.º 1
0
 protected function doParsing($string)
 {
     self::$parseCount++;
     return parent::doParsing($string);
 }