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

Inheritance: extends Sylius\Bundle\PaymentBundle\Doctrine\ORM\PaymentMethodRepository
Datei anzeigen Open project: sylius/sylius

Public Methods

Method Description
createListQueryBuilder ( $locale )
findEnabledForChannel ( Sylius\Component\Core\Model\ChannelInterface $channel )

Method Details

createListQueryBuilder() public method

public createListQueryBuilder ( $locale )

findEnabledForChannel() public method

public findEnabledForChannel ( Sylius\Component\Core\Model\ChannelInterface $channel )
$channel Sylius\Component\Core\Model\ChannelInterface