示例#1
0
 /**
  * TRUE if the content element rendering should be disabled.
  *
  * @return string
  */
 public function getControllerAction()
 {
     return $this->controllerContext->getRequest()->getControllerActionName();
 }