PHP Class Sylius\Bundle\CoreBundle\Doctrine\ORM\PromotionRepository

Author: Kristian Loevstroem ([email protected])
Inheritance: extends Sylius\Bundle\PromotionBundle\Doctrine\ORM\PromotionRepository, implements Sylius\Component\Core\Repository\PromotionRepositoryInterface
Show file Open project: sylius/sylius

Public Methods

Method Description
findActiveByChannel ( Sylius\Component\Channel\Model\ChannelInterface $channel )

Method Details

findActiveByChannel() public method

public findActiveByChannel ( Sylius\Component\Channel\Model\ChannelInterface $channel )
$channel Sylius\Component\Channel\Model\ChannelInterface