calculateKey() protected method
Generates a unique key used for storing the content in cache.
The key generated depends on both $id and $variations.
protected mixed calculateKey ( ) | ||
---|---|---|
return | mixed |
A valid cache key |
calculateKey() protected method
Generates a unique key used for storing the content in cache.
The key generated depends on both $id and $variations.
protected mixed calculateKey ( ) | ||
---|---|---|
return | mixed |
A valid cache key |
Please login to continue.