Type
in package
Table of Contents
- 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|null —convertPhpParserTypeToString()
private
convertPhpParserTypeToString(NodeAbstract|string $type) : string
Parameters
- $type : NodeAbstract|string