PHP Interface Pinq\Queries\IResolvedParameterRegistry

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

Méthodes publiques

Méthode Description
getResolvedParameters ( ) : mixed[] Gets an array of resolved values indexed by their respective parameter identifier.

Method Details

getResolvedParameters() public méthode

Gets an array of resolved values indexed by their respective parameter identifier.
public getResolvedParameters ( ) : mixed[]
Résultat mixed[]