Ejemplo n.º 1
0
 public function __invoke($permission)
 {
     return $this->securityService->isGranted($permission);
 }