PHP Class Pinq\Queries\Operations\MutatorOperation

Author: Elliot Levin ([email protected])
Inheritance: extends Operation
Afficher le fichier Open project: timetoogo/pinq

Méthodes publiques

Méthode Description
__construct ( ElementMutator $mutatorFunction )
getMutatorFunction ( ) : ElementMutator
getParameters ( )
update ( ElementMutator $mutatorFunction ) : static

Method Details

__construct() final public méthode

final public __construct ( ElementMutator $mutatorFunction )
$mutatorFunction Pinq\Queries\Functions\ElementMutator

getMutatorFunction() public méthode

public getMutatorFunction ( ) : ElementMutator
Résultat Pinq\Queries\Functions\ElementMutator

getParameters() public méthode

public getParameters ( )

update() public méthode

public update ( ElementMutator $mutatorFunction ) : static
$mutatorFunction Pinq\Queries\Functions\ElementMutator
Résultat static