Forget
class Forget
Remove an item from the cache.
Methods
bool
execute(string $key)
Execute the forget (delete) operation.
Details
at line 18
__construct(StoreContext $context)
Create a new forget operation instance.
at line 26
bool
execute(string $key)
Execute the forget (delete) operation.