PHP Class pinq\queries\functions\ElementMutator

Author: Elliot Levin ([email protected])
Inheritance: extends MutatorBase
显示文件 Open project: timetoogo/pinq Class Usage Examples

Public Methods

Method Description
getParameters ( ) : ValueKey

Protected Methods

Method Description
getParameterStructure ( array $parameterExpressions )
getValueParameter ( )

Method Details

getParameterStructure() protected method

protected getParameterStructure ( array $parameterExpressions )
$parameterExpressions array

getParameters() public method

public getParameters ( ) : ValueKey
return Pinq\Queries\Functions\Parameters\ValueKey

getValueParameter() protected method

protected getValueParameter ( )