Example #1
0
 /**
  * @return mixed
  */
 public function getResult()
 {
     $this->finishDocument();
     return parent::getResult();
 }