Exemplo n.º 1
0
 /**
  * Resets the instance variables before parsing new data.
  *
  * @return  void
  */
 protected function reset()
 {
     parent::reset();
     $this->client = '';
 }