Remove a cookie value by name
Usage
$wireInputDataCookie = $wireInputDataCookie->remove(string $key);
Arguments
Name | Type(s) | Description |
---|---|---|
key | string | Name of cookie variable to remove value for |
Return value
WireInputDataCookie
WireInputData
this
Object instance it was called from (method supports fluent interface).
WireInputDataCookie methods and properties
API reference based on ProcessWire core version 3.0.236