PHP Class Pinq\Analysis\TypeData\TypeDataModule

Author: Elliot Levin ([email protected])
Inheritance: implements Pinq\Analysis\TypeData\ITypeDataModule
Show file Open project: timetoogo/pinq

Public Methods

Method Description
__construct ( array $types = [], array $functions = [] )
functions ( )
getType ( )
types ( )

Method Details

__construct() public method

public __construct ( array $types = [], array $functions = [] )
$types array
$functions array

functions() public method

public functions ( )

getType() public static method

public static getType ( )

types() public method

public types ( )