Пример #1
0
 public function __invoke()
 {
     $auth = new AuthAccess();
     return $auth->hasIdentity();
 }