class
Illuminate
/
Cache
/
Events
/
CacheHit
CacheHit
Extends
Properties
public
$value mixed
The value that was retrieved.
Default: null
Methods
public
__construct ( $key , $value , array $tags ) : void
Create a new event instance.
Parameters
- $key string
- $value mixed
- $tags array