Magento 2 Documentation  2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
Public Member Functions
ConfigInterface Interface Reference
Inheritance diagram for ConfigInterface:
Config

Public Member Functions

 get ($key=null, $default=null)
 

Detailed Description

Interface for Analytics Config.

Definition at line 12 of file ConfigInterface.php.

Member Function Documentation

◆ get()

get (   $key = null,
  $default = null 
)

Get config value by key.

Parameters
string | null$key
string | null$default
Returns
array

Implemented in Config.


The documentation for this interface was generated from the following file: