WellCommerce\Bundle\CouponBundle\Tests\Repository\CouponRepositoryTest::get PHP Метод

get() защищенный Метод

protected get ( )
    protected function get()
    {
        return $this->container->get('coupon.repository');
    }
CouponRepositoryTest