PHP Класс Sylius\Behat\Context\Transform\ChannelContext

Автор: Łukasz Chruściel ([email protected])
Наследование: implements Behat\Behat\Context\Context
Показать файл Открыть проект

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

Метод Описание
__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 )