PHPCSUtils 1.0.11

InvalidTokenArray extends RuntimeException
in package

FinalYes

Exception thrown when an non-existent token array is requested.

Tags
since
1.0.0

Table of Contents

Methods

create()  : InvalidTokenArray
Create a new invalid token array exception with a standardized text.

Methods

create()

Create a new invalid token array exception with a standardized text.

public static create(string $name) : InvalidTokenArray
Parameters
$name : string

The name of the token array requested.

Tags
since
1.0.0
Return values
InvalidTokenArray

        
On this page

Search results