示例#1
0
 public function isGet()
 {
     return $this->_request->isGet();
 }