Type
in package
FinalYes
Table of Contents
Methods
- fromPhpParser() : Type|null
- convertPhpParserTypeToString() : string
Methods
fromPhpParser()
public
fromPhpParser(Identifier|Name|ComplexType|null $type[, Context|null $context = null ]) : Type|null
Parameters
- $type : Identifier|Name|ComplexType|null
- $context : Context|null = null
Return values
Type|nullconvertPhpParserTypeToString()
private
convertPhpParserTypeToString(NodeAbstract|string $type) : string
Parameters
- $type : NodeAbstract|string