WellCommerce\Bundle\CouponBundle\Tests\Repository\CouponRepositoryTest::getAlias PHP Method

getAlias() protected method

protected getAlias ( )
    protected function getAlias()
    {
        return 'coupon';
    }
CouponRepositoryTest