PHP Interface Pinq\Analysis\INativeType

Author: Elliot Levin ([email protected])
Inheritance: extends Pinq\Analysis\IType
Datei anzeigen Open project: timetoogo/pinq

Public Methods

Method Description
getTypeOfType ( ) : string Gets the type of the type represented by the TYPE_* constants.

Method Details

getTypeOfType() public method

Gets the type of the type represented by the TYPE_* constants.
public getTypeOfType ( ) : string
return string