Nexus API Reference

InvalidAuthorizerException extends AuthException
in package

FinalYes
Tags
psalm-api

Thrown at compile time when #[Authorize(X::class)] references a class that doesn't implement Authorizer. Fails the build, not the request.

Table of Contents

Methods

notAnAuthorizer()  : self

Methods

notAnAuthorizer()

public static notAnAuthorizer(string $class) : self
Parameters
$class : string
Return values
self

        
On this page

Search results