Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Lemon
RestBundle
Object
Criteria
CriteriaFactory
PHP Class Lemon\RestBundle\Object\Criteria\CriteriaFactory
Datei anzeigen
Open project: stanlemon/rest-bundle
Class Usage Examples
Protected Properties
Property
Type
Description
$criteria
string
Public Methods
Method
Description
__construct
(
string
$criteria
)
create
(
array
$elements
) :
mixed
Method Details
__construct()
public
method
public
__construct
(
string
$criteria
)
$criteria
string
create()
public
method
public
create
(
array
$elements
) :
mixed
$elements
array
return
mixed
Property Details
$criteria
protected_oe property
protected
string
$criteria
return
string