CacheHit
class CacheHit (View source)
Properties
string | $key | The key that was hit. | |
mixed | $value | The value that was retrieved. | |
array | $tags | The tags that were assigned to the key. |
CacheHit
class CacheHit (View source)
string | $key | The key that was hit. | |
mixed | $value | The value that was retrieved. | |
array | $tags | The tags that were assigned to the key. |
Please login to continue.