Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Public Member Functions | |
get ($filename, $scope) | |
Provides MTF configuration file from specified scope.
Definition at line 14 of file ScopeConfig.php.
get | ( | $filename, | |
$scope | |||
) |
Retrieve the configuration file with given name that relate to MTF global configuration.
string | $filename | |
string | $scope |
Definition at line 23 of file ScopeConfig.php.