PHP Interface Pinq\Providers\DSL\Compilation\Processors\Expression\IExpressionProcessor

Author: Elliot Levin ([email protected])
Afficher le fichier Open project: timetoogo/pinq Interface Usage Examples

Méthodes publiques

Méthode Description
processFunction ( Pinq\Queries\Functions\IFunction $function ) : Pinq\Queries\Functions\IFunction Processes/updates the supplied function's expression.

Method Details

processFunction() public méthode

Processes/updates the supplied function's expression.
public processFunction ( Pinq\Queries\Functions\IFunction $function ) : Pinq\Queries\Functions\IFunction
$function Pinq\Queries\Functions\IFunction
Résultat Pinq\Queries\Functions\IFunction