ModifyCookieSettings
Description
Handles settings related to cookies
Syntax
mixed ModifyCookieSettings ([bool $return_config])
Parameter $return_config
Expected type: Boolean
Description: Whether or not to return the $config_vars array. Used for searching for settings from the admin center. Defaults to false.
Return value
Expected type: Mixed
Description:
Possible types | |
Allowed values | Description |
Void | Doesn't return anything by default |
Array of arrays | Returns an array of settings arrays |