Exemplo n.º 1
0
 /**
  * retorna a action
  *
  * @return string
  * */
 public function getAction()
 {
     return $this->_request->getAction();
 }