Exemple #1
0
 /**
  * Получить имя экшена
  * @static
  * @return
  */
 public function getAction()
 {
     return Boot_Controller::getAction();
 }