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

Method __construct

tutorial/api/Slim/Http/Cookie.php:93–101  ·  view source on GitHub ↗

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

( $name, $value = null, $expires = 0, $path = null, $domain = null, $secure = false, $httponly = false )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 7

setNameMethod · 0.95
setValueMethod · 0.95
setExpiresMethod · 0.95
setPathMethod · 0.95
setDomainMethod · 0.95
setSecureMethod · 0.95
setHttpOnlyMethod · 0.95

Tested by

no test coverage detected