CacheKey
in package
AbstractYes
Defines entity / collection / query key to be stored in the cache region.
Allows multiple roles to be stored in the same cache region.
Table of Contents
Properties
- $hash : string
- Unique identifier
Methods
- __construct() : mixed
Properties
$hash
Unique identifier
public
string
$hash
Tags
Methods
__construct()
public
__construct([string|null $hash = null ]) : mixed
Parameters
- $hash : string|null = null