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

Method setEncryptedCookie

tutorial/api/Slim/Slim.php:729–737  ·  view source on GitHub ↗

* Set an encrypted Cookie * * @param string $name The cookie name * @param mixed $value The cookie value * @param mixed $time The duration of the cookie; * If integer, should be UNIX timestamp; * If string, converted to UNIX timestamp with `strtotime`; * @param string $path

( $name, $value, $time = null, $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 1

writeMethod · 0.45

Calls 3

configMethod · 0.95
setCookieMethod · 0.45
getCookieJarMethod · 0.45

Tested by

no test coverage detected