コード例 #1
0
ファイル: Controller.php プロジェクト: alexanderTsig/arabic
 public function isGet()
 {
     return $this->_request->isGet();
 }