Example #1
0
 protected function blockAccess()
 {
     echo \Meta\Builder\Page::renderDenied();
     exit;
     return true;
 }