Model
ExcludeList
Magento\Config\Model\Config\Export\ExcludeList
What it does
This class manages a list of configuration fields that should be excluded when exporting Magento configuration data to files.
Developers would use it to prevent sensitive or environment-specific settings from being exported.
Note that this class is deprecated and replaced by Magento\Config\Model\Config\TypePool for more robust configuration type handling.
Public Methods
- isPresent()
- get()