Aviat\Banker\Item::getKey
Returns the key for the current cache item.
The key is loaded by the Implementing Library, but should be available to the higher level callers when needed.
Signature
public function getKey()
Returns
- string
The key string for this cache item.