PHP Interface Pinq\Queries\Builders\IQueryBuilder

Afficher le fichier Open project: timetoogo/pinq

Méthodes publiques

Méthode Description
getFunctionInterpreter ( ) : Pinq\Parsing\IFunctionInterpreter Gets the function interpreter.

Method Details

getFunctionInterpreter() public méthode

Gets the function interpreter.
public getFunctionInterpreter ( ) : Pinq\Parsing\IFunctionInterpreter
Résultat Pinq\Parsing\IFunctionInterpreter