PHP Class Pinq\Analysis\TypeData\TypeDataModule

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

Méthodes publiques

Méthode Description
__construct ( array $types = [], array $functions = [] )
functions ( )
getType ( )
types ( )

Method Details

__construct() public méthode

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

functions() public méthode

public functions ( )

getType() public static méthode

public static getType ( )

types() public méthode

public types ( )