Log in
Model

ExcludeList

Magento\Config\Model\Config\Export\ExcludeList

What it does

This deprecated class maintains a list of configuration field paths that should be excluded when exporting Magento configuration to files.

Developers would historically use this to prevent sensitive or environment-specific settings from being included in config exports, though it has been replaced by the TypePool system for better configuration field type management.

Public Methods

  • isPresent()
  • get()