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

Method getEncryptedCookie

tutorial/api/Slim/Slim.php:749–752  ·  view source on GitHub ↗

* Get the value of an encrypted Cookie from the current HTTP request * * Return the value of an encrypted cookie from the current HTTP request, * or return NULL if cookie does not exist. Encrypted cookies created during * the current request will not be available until the next request. * * @param string $name * @return string|null */

( $name )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

readMethod · 0.45

Calls 2

getCookieValueMethod · 0.45
getCookieJarMethod · 0.45

Tested by

no test coverage detected