EncryptCookies
class EncryptCookies (View source)
Methods
void
void
disableFor(
string|array $cookieName)
Disable encryption for the given cookie name(s).
bool
isDisabled(
string $name)
Determine whether encryption has been disabled for the given cookie.