Nexus API Reference

RequiresAnyScope
in package

Read onlyYes
FinalYes
Tags
psalm-api

Any-of scope check. 403 if the Principal lacks ALL of the listed scopes (i.e. has none of them). Passes if at least one is present.

Table of Contents

Properties

$scopes  : array<int, string>

Methods

__construct()  : mixed

Attributes

#[Attribute]

#[Attribute]

Properties

Methods

__construct()

public __construct(string ...$scopes) : mixed
Parameters
$scopes : string

        
On this page

Search results