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
Providers
DSL
Compilation
Parameters
IParameterHasher
PHP Interface Pinq\Providers\DSL\Compilation\Parameters\IParameterHasher
Author:
Elliot Levin (
[email protected]
)
Mostra file
Open project: timetoogo/pinq
Interface Usage Examples
Public Methods
Method
Description
hash
(
mixed
$value
) :
string
Returns a unique identifier of the query parameter according the resolved values.
Method Details
hash()
public
method
Returns a unique identifier of the query parameter according the resolved values.
public
hash
(
mixed
$value
) :
string
$value
mixed
return
string