Definition at line 17 of file StashPool.php.
◆ __construct()
Elgg\Cache\StashPool::__construct |
( |
Stash\Pool |
$stash | ) |
|
Constructor.
- Parameters
-
Stash\Pool | $stash | The Stash instance to be decorated. |
Definition at line 27 of file StashPool.php.
◆ createEphemeral()
static Elgg\Cache\StashPool::createEphemeral |
( |
| ) |
|
|
static |
◆ get()
Elgg\Cache\StashPool::get |
( |
|
$key, |
|
|
callable |
$callback |
|
) |
| |
◆ invalidate()
Elgg\Cache\StashPool::invalidate |
( |
|
$key | ) |
|
◆ put()
Elgg\Cache\StashPool::put |
( |
|
$key, |
|
|
|
$value |
|
) |
| |
The documentation for this class was generated from the following file: