Method | Description | |
---|---|---|
__construct ( |
Constructor. | |
get ( string $language = null, mixed $default = null ) : mixed | Return analysis config by language. |
public __construct ( |
||
$reader | Config file reader. | |
$cache | Magento\Framework\Config\CacheInterface | Cache instance. |
$cacheId | string | Default config cache id. |