|
Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Public Member Functions | |
| __construct (Config\Data $configData) | |
| getViews () | |
| getView ($viewId) | |
Protected Attributes | |
| $configData | |
Definition at line 8 of file Config.php.
| __construct | ( | Config\Data | $configData | ) |
| getView | ( | $viewId | ) |
Get view by ID
| string | $viewId |
Implements ConfigInterface.
Definition at line 39 of file Config.php.
| getViews | ( | ) |
|
protected |
Definition at line 13 of file Config.php.