Log in
Model

Cookie

Magento\Cookie\Model\Config\Backend\Cookie

What it does

This backend model handles the storage and retrieval of cookie-related configuration settings in Magento's system configuration.

Developers would use this class when they need to add custom processing or validation for cookie configuration values saved through the admin panel.

It triggers events with the 'adminhtml_system_config_backend_cookie' prefix when cookie settings are saved.