PHP Класс Smalot\Magento\Store\Store

Наследование: extends Smalot\Magento\MagentoModuleAbstract
Показать файл Открыть проект

Открытые методы

Метод Описание
getInfo ( string $storeId = null ) : Smalot\Magento\ActionInterface Allows you to retrieve information about the required store view.
getList ( ) : Smalot\Magento\ActionInterface Allows you to retrieve the list of store views.

Описание методов

getInfo() публичный Метод

Allows you to retrieve information about the required store view.
public getInfo ( string $storeId = null ) : Smalot\Magento\ActionInterface
$storeId string
Результат Smalot\Magento\ActionInterface

getList() публичный Метод

Allows you to retrieve the list of store views.
public getList ( ) : Smalot\Magento\ActionInterface
Результат Smalot\Magento\ActionInterface