Definition at line 12 of file CookieManager.php.
◆ setCookie()
setCookie |
( |
|
$name, |
|
|
|
$value, |
|
|
array |
$metadataArray |
|
) |
| |
|
protected |
Dummy function, which sets value directly to $_COOKIE super-global array instead of calling setcookie()
- Parameters
-
string | $name | |
string | $value | |
array | $metadataArray | |
- Returns
- void @SuppressWarnings(PHPMD.UnusedFormalParameter)
Definition at line 23 of file CookieManager.php.
if(!isset($_GET['name'])) $name
The documentation for this class was generated from the following file:
- vendor/magento/magento2-base/dev/tests/integration/framework/Magento/TestFramework/CookieManager.php