Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Public Member Functions | |
getViewConfig (array $params=[]) | |
Data Fields | |
const | CONFIG_FILE_NAME = 'etc/view.xml' |
getViewConfig | ( | array | $params = [] | ) |
Render view config object for current package and theme
array | $params |
const CONFIG_FILE_NAME = 'etc/view.xml' |
Filename of view configuration
Definition at line 19 of file ConfigInterface.php.