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