◆ delete()
core\local\guzzle\cache_storage::delete |
( |
| $key | ) |
|
◆ fetch()
core\local\guzzle\cache_storage::fetch |
( |
| $key | ) |
|
◆ save()
core\local\guzzle\cache_storage::save |
( |
| $key, |
|
|
CacheEntry | $data ) |
◆ $lastitem
cache_item null core\local\guzzle\cache_storage::$lastitem |
|
protected |
The last item retrieved from the cache.
This item is transiently stored so that save() can reuse the cache item usually retrieved by fetch() beforehand, instead of requesting it a second time.
The documentation for this class was generated from the following file:
- lib/classes/local/guzzle/cache_storage.php