JCacheStorage::getAll
Get all cached data
Signature
public function getAll()
Returns
- mixed
- Boolean false on failure or a cached data object
Tasks
Line | Task |
---|---|
175+ | Review this method. The docblock doesn't fit what it actually does. |