Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Public Member Functions | |
getDimensionModes () | |
switchMode (string $currentMode, string $previousMode) | |
Interface to switch indexer mode
Definition at line 13 of file ModeSwitcherInterface.php.
getDimensionModes | ( | ) |
Returns data object that contains dimension modes
Implemented in ModeSwitcher.
switchMode | ( | string | $currentMode, |
string | $previousMode | ||
) |
Switch dimension mode
string | $currentMode | |
string | $previousMode |
Implemented in ModeSwitcher.