CacheStorageHelper
class CacheStorageHelper
Cache storage helper functions.
Properties
string | $group | Cache data group | |
string | $size | Cached item size | |
integer | $count | Counter |
Methods
__construct(
string $group)
Constructor
void
updateSize(
string $size)
Increase cache items count.