Esempio n. 1
0
 public function __construct()
 {
     $this->_controllerName = get::Controller();
     $this->_actionName = get::Action();
 }