Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Pinq
Queries
IResolvedParameterRegistry
PHP Interface Pinq\Queries\IResolvedParameterRegistry
Author:
Elliot Levin (
[email protected]
)
Inheritance:
extends
Countable
,
extends
ArrayAccess
Mostra file
Open project: timetoogo/pinq
Public Methods
Method
Description
getResolvedParameters
( ) :
mixed[]
Gets an array of resolved values indexed by their respective parameter identifier.
Method Details
getResolvedParameters()
public
method
Gets an array of resolved values indexed by their respective parameter identifier.
public
getResolvedParameters
( ) :
mixed[]
return
mixed[]