MCPcopy Create free account
hub / github.com/ccoenraets/backbone-cellar / deleteCookie

Method deleteCookie

tutorial/api/Slim/Slim.php:771–777  ·  view source on GitHub ↗

* 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 from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

configMethod · 0.95
getCookieJarMethod · 0.45

Tested by

no test coverage detected