Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Public Member Functions | |
get ($key=null, $default=null) | |
Interface for Analytics Config.
Definition at line 12 of file ConfigInterface.php.
get | ( | $key = null , |
|
$default = null |
|||
) |
Get config value by key.
string | null | $key | |
string | null | $default |
Implemented in Config.