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

Public Member Functions

 getViewConfig (array $params=[])
 

Data Fields

const CONFIG_FILE_NAME = 'etc/view.xml'
 

Detailed Description

Config Interface

@api

Since
100.0.2

Definition at line 14 of file ConfigInterface.php.

Member Function Documentation

◆ getViewConfig()

getViewConfig ( array  $params = [])

Render view config object for current package and theme

Parameters
array$params
Returns
\Magento\Framework\Config\View

Field Documentation

◆ CONFIG_FILE_NAME

const CONFIG_FILE_NAME = 'etc/view.xml'

Filename of view configuration

Definition at line 19 of file ConfigInterface.php.


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