Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Webmozart
KeyValueStore
Decorator
SortableDecorator
PHP Class Webmozart\KeyValueStore\Decorator\SortableDecorator
Since:
1.0
Author:
Bernhard Schussek (
[email protected]
)
Author:
Titouan Galopin (
[email protected]
)
Inheritance:
extends
AbstractDecorator
,
implements
Webmozart\KeyValueStore\Api\SortableStore
Mostrar archivo
Open project: webmozart/key-value-store
Class Usage Examples
Public Methods
Method
Description
keys
( )
set
(
$key
,
$value
)
sort
(
$flags
= SORT_REGULAR )
Method Details
keys()
public
method
public
keys
( )
set()
public
method
public
set
(
$key
,
$value
)
sort()
public
method
public
sort
(
$flags
= SORT_REGULAR )