Documentation

ArginfoType
in package

Table of Contents

$classTypes  : array<string|int, ClassType>
$builtinTypes  : array<string|int, SimpleType>
__construct()  : mixed
hasClassType()  : bool
toClassTypeString()  : string
toTypeMask()  : string

Properties

$classTypes

public array<string|int, ClassType> $classTypes

Methods

__construct()

public __construct(array<string|int, mixed> $classTypes, array<string|int, mixed> $builtinTypes) : mixed
Parameters
$classTypes : array<string|int, mixed>
$builtinTypes : array<string|int, mixed>
Return values
mixed

hasClassType()

public hasClassType() : bool
Return values
bool

toClassTypeString()

public toClassTypeString() : string
Return values
string

toTypeMask()

public toTypeMask() : string
Return values
string

Search results