Example #1
0
 public function mainRun()
 {
     parent::processController($this);
     $this->response()->process($this);
 }