Exemplo n.º 1
0
 public function preExecute()
 {
     parent::preExecute();
     $this->forward404Unless($this->getUser()->hasRoadmapAccess());
 }