ReturnInfo
in package
Table of Contents
- $byRef : bool
- $phpDocType : Type|null
- $type : Type|null
- __construct() : mixed
- equals() : bool
- getMethodSynopsisType() : Type|null
Properties
$byRef
public
bool
$byRef
$phpDocType
public
Type|null
$phpDocType
$type
public
Type|null
$type
Methods
__construct()
public
__construct(bool $byRef, Type|null $type, Type|null $phpDocType) : mixed
Parameters
Return values
mixed —equals()
public
equals(ReturnInfo $other) : bool
Parameters
- $other : ReturnInfo
Return values
bool —getMethodSynopsisType()
public
getMethodSynopsisType() : Type|null