Gets a list of cache key items
Gets a list of cache key items that will be added to other cache key items used to generate the cache key.
## S3 method for class 'CacheKeyInterface' getCacheKey(this, ...)
... |
Additional named arguments to be appended to the list of key items. |
The default list of cache key items are:
the class name of the object as a character string.
Classes extending/implementing this Interface may
override these items.
Returns a list of cache items.
Henrik Bengtsson
For more information see CacheKeyInterface.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.