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