LucaDegasperi\OAuth2Server\Facades\Authorizer::getFacadeAccessor PHP Method

getFacadeAccessor() protected static method

Get the registered name of the component.
protected static getFacadeAccessor ( ) : string
return string
    protected static function getFacadeAccessor()
    {
        return 'oauth2-server.authorizer';
    }