AvailableVariables
Magento\Variable\Model\Config\Structure\AvailableVariables
What it does
This class manages the configuration structure for available Magento variables that can be used throughout the system.
Developers use it to retrieve system configuration paths where variables can be utilized, either in their hierarchical structure or as a flattened array.
It's primarily used by the Variable module to determine which configuration sections support variable substitution.
Public Methods
- getConfigPaths()
- getFlatConfigPaths()