PHP Class Sylius\Behat\Context\Transform\ChannelContext

Author: Łukasz Chruściel ([email protected])
Inheritance: implements Behat\Behat\Context\Context
Show file Open project: sylius/sylius

Public Methods

Method Description
__construct ( Sylius\Component\Channel\Repository\ChannelRepositoryInterface $channelRepository )
getAllChannels ( )
getChannelByName ( $channelName )

Method Details

__construct() public method

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

getAllChannels() public method

public getAllChannels ( )

getChannelByName() public method

public getChannelByName ( $channelName )