PHP 클래스 Sylius\Behat\Context\Transform\ChannelContext

저자: Łukasz Chruściel ([email protected])
상속: implements Behat\Behat\Context\Context
파일 보기 프로젝트 열기: sylius/sylius

공개 메소드들

메소드 설명
__construct ( Sylius\Component\Channel\Repository\ChannelRepositoryInterface $channelRepository )
getAllChannels ( )
getChannelByName ( $channelName )

메소드 상세

__construct() 공개 메소드

public __construct ( Sylius\Component\Channel\Repository\ChannelRepositoryInterface $channelRepository )
$channelRepository Sylius\Component\Channel\Repository\ChannelRepositoryInterface

getAllChannels() 공개 메소드

public getAllChannels ( )

getChannelByName() 공개 메소드

public getChannelByName ( $channelName )