Code Context $name, $c['value'], $c['expire'], $c['path'],
$c['domain'], $c['secure'], $c['httpOnly']
);
$name = 'CakeCookie[CookieWarning]'
$c = array(
'name' => 'CakeCookie[CookieWarning]',
'value' => 'Q2FrZQ==.+FQyPU4Y+tU3lQhEc4U=',
'expire' => '1646544482',
'path' => '/',
'domain' => '',
'secure' => false,
'httpOnly' => false
)
setcookie - [internal], line ??
CakeResponse::_setCookies() - CORE/Cake/Network/CakeResponse.php, line 448
CakeResponse::send() - CORE/Cake/Network/CakeResponse.php, line 418
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 172
[main] - APP/webroot/index.php, line 96