* Delete a Cookie (for both normal or encrypted Cookies) * * Remove a Cookie from the client. This method will overwrite an existing Cookie * with a new, empty, auto-expiring Cookie. This method's arguments must match * the original Cookie's respective arguments for the original Cookie to be * removed. If any of this method's arguments are omitted or set to NULL, the
( $name, $path = null, $domain = null, $secure = null, $httponly = null )
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected