phpDocumentor

CanHaveAType

Table of Contents

Properties

$type  : Type|null

Methods

getType()  : Type|null
getTypes()  : array<int, Type>
setType()  : void

Properties

$type

protected Type|null $type = null

normalized type of this argument

Methods

getType()

public getType() : Type|null
Return values
Type|null

getTypes()

public getTypes() : array<int, Type>
Return values
array<int, Type>

setType()

public setType(Type|null $type) : void
Parameters
$type : Type|null

        
On this page

Search results