Example #1
0
 /**
  *
  */
 public function dump()
 {
     $this->_request->dump();
     $this->response()->dump();
 }