Documentation

ReturnInfo
in package

Table of Contents

$byRef  : bool
$phpDocType  : Type|null
$type  : Type|null
__construct()  : mixed
equals()  : bool
getMethodSynopsisType()  : Type|null

Properties

Methods

__construct()

public __construct(bool $byRef, Type|null $type, Type|null $phpDocType) : mixed
Parameters
$byRef : bool
$type : Type|null
$phpDocType : Type|null
Return values
mixed

getMethodSynopsisType()

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

Search results