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
Icicle
Concurrent
Threading
Internal
Storage
PHP Class Icicle\Concurrent\Threading\Internal\Storage
Inheritance:
extends
Threaded
Mostra file
Open project: icicleio/concurrent
Class Usage Examples
Public Methods
Method
Description
__construct
(
mixed
$value
)
get
( ) :
mixed
set
(
mixed
$value
)
Method Details
__construct()
public
method
public
__construct
(
mixed
$value
)
$value
mixed
get()
public
method
public
get
( ) :
mixed
return
mixed
set()
public
method
public
set
(
mixed
$value
)
$value
mixed