コード例 #1
0
ファイル: FormBuilder.php プロジェクト: graurus/testgit_t37
 /**
  * TRUE if the content element rendering should be disabled.
  *
  * @return string
  */
 public function getControllerAction()
 {
     return $this->controllerContext->getRequest()->getControllerActionName();
 }