PHP 클래스 Smalot\Magento\Store\Store

상속: extends Smalot\Magento\MagentoModuleAbstract
파일 보기 프로젝트 열기: smalot/magento-client

공개 메소드들

메소드 설명
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