PHP Class Sylius\Behat\Context\Transform\ChannelContext

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

Méthodes publiques

Méthode Description
__construct ( Sylius\Component\Channel\Repository\ChannelRepositoryInterface $channelRepository )
getAllChannels ( )
getChannelByName ( $channelName )

Method Details

__construct() public méthode

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

getAllChannels() public méthode

public getAllChannels ( )

getChannelByName() public méthode

public getChannelByName ( $channelName )