Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Public Member Functions | |
__construct (DataInterface $data) | |
get ($queryName) | |
Definition at line 13 of file Config.php.
__construct | ( | DataInterface | $data | ) |
get | ( | $queryName | ) |
Returns config value by name
string | $queryName |
Implements ConfigInterface.
Definition at line 37 of file Config.php.