Documentation

SubrouteCannotAddRoleConfException extends Exception
in package

FinalYes

Table of Contents

Constants

MSG_FMT  : string = "Unless explicitely authorized, a sub-route can...

Methods

__construct()  : mixed

Constants

MSG_FMT

public string MSG_FMT = "Unless explicitely authorized, a sub-route cannot allow roles its parent does not have, yet child node '%s' adds a role."

Methods

__construct()

public __construct(string|null $fqcn[, int $code = 0 ][, Throwable|null $previous = null ]) : mixed
Parameters
$fqcn : string|null
$code : int = 0
$previous : Throwable|null = null
On this page

Search results