Cookie Module
Config\Backend\Cookie
Model
This backend model handles the storage and retrieval of cookie-related configuration settings in Magento's system configuration. Developers would use...
Config\Backend\Domain
Model
This backend model validates cookie domain configuration values before they are saved in Magento's system configuration. Developers use this class to...
Config\Backend\Lifetime
Model
This backend model validates cookie lifetime values when they are saved in the Magento admin configuration. Developers use this class to ensure that c...
Config\Backend\Path
Model
This backend model validates cookie path configuration values before they are saved in Magento's admin system configuration. Developers would encounte...