Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Ouzo
Utilities
Supplier
ExpiringMemoizingSupplier
PHP Class Ouzo\Utilities\Supplier\ExpiringMemoizingSupplier
Show file
Open project: letsdrink/ouzo
Public Methods
Method
Description
__construct
(
callable
$function
,
integer
$expireTime
= 3600 )
get
( )
Method Details
__construct()
public
method
public
__construct
(
callable
$function
,
integer
$expireTime
= 3600 )
$function
callable
$expireTime
integer
get()
public
method
public
get
( )