@@ -12,7 +12,6 @@ |
||
12 | 12 | namespace spec\Sylius\Component\Payment\Resolver; |
13 | 13 | |
14 | 14 | use PhpSpec\ObjectBehavior; |
15 | -use Prophecy\Argument; |
|
16 | 15 | use Sylius\Component\Payment\Model\PaymentInterface; |
17 | 16 | use Sylius\Component\Payment\Model\PaymentMethodInterface; |
18 | 17 | use Sylius\Component\Payment\Resolver\MethodsResolverInterface; |
@@ -14,8 +14,8 @@ |
||
14 | 14 | use Doctrine\Common\Collections\ArrayCollection; |
15 | 15 | use PhpSpec\ObjectBehavior; |
16 | 16 | use Sylius\Component\Review\Calculator\ReviewableRatingCalculatorInterface; |
17 | -use Sylius\Component\Review\Model\ReviewableInterface; |
|
18 | 17 | use Sylius\Component\Review\Model\ReviewInterface; |
18 | +use Sylius\Component\Review\Model\ReviewableInterface; |
|
19 | 19 | |
20 | 20 | /** |
21 | 21 | * @author Mateusz Zalewski <[email protected]> |
@@ -14,8 +14,8 @@ |
||
14 | 14 | use Doctrine\Common\Collections\ArrayCollection; |
15 | 15 | use PhpSpec\ObjectBehavior; |
16 | 16 | use Sylius\Component\Review\Calculator\ReviewableRatingCalculatorInterface; |
17 | -use Sylius\Component\Review\Model\ReviewableInterface; |
|
18 | 17 | use Sylius\Component\Review\Model\ReviewInterface; |
18 | +use Sylius\Component\Review\Model\ReviewableInterface; |
|
19 | 19 | |
20 | 20 | /** |
21 | 21 | * @author Mateusz Zalewski <[email protected]> |
@@ -14,8 +14,8 @@ |
||
14 | 14 | use Doctrine\Common\Collections\ArrayCollection; |
15 | 15 | use PhpSpec\ObjectBehavior; |
16 | 16 | use Sylius\Component\Review\Calculator\ReviewableRatingCalculatorInterface; |
17 | -use Sylius\Component\Review\Model\ReviewableInterface; |
|
18 | 17 | use Sylius\Component\Review\Model\ReviewInterface; |
18 | +use Sylius\Component\Review\Model\ReviewableInterface; |
|
19 | 19 | |
20 | 20 | /** |
21 | 21 | * @author Mateusz Zalewski <[email protected]> |
@@ -14,8 +14,8 @@ |
||
14 | 14 | use Doctrine\Common\Collections\ArrayCollection; |
15 | 15 | use PhpSpec\ObjectBehavior; |
16 | 16 | use Sylius\Component\Review\Calculator\ReviewableRatingCalculatorInterface; |
17 | -use Sylius\Component\Review\Model\ReviewableInterface; |
|
18 | 17 | use Sylius\Component\Review\Model\ReviewInterface; |
18 | +use Sylius\Component\Review\Model\ReviewableInterface; |
|
19 | 19 | |
20 | 20 | /** |
21 | 21 | * @author Mateusz Zalewski <[email protected]> |
@@ -13,9 +13,9 @@ |
||
13 | 13 | |
14 | 14 | use PhpSpec\ObjectBehavior; |
15 | 15 | use Sylius\Component\Resource\Repository\RepositoryInterface; |
16 | -use Sylius\Component\Taxation\Model\TaxableInterface; |
|
17 | 16 | use Sylius\Component\Taxation\Model\TaxCategoryInterface; |
18 | 17 | use Sylius\Component\Taxation\Model\TaxRateInterface; |
18 | +use Sylius\Component\Taxation\Model\TaxableInterface; |
|
19 | 19 | use Sylius\Component\Taxation\Resolver\TaxRateResolverInterface; |
20 | 20 | |
21 | 21 | /** |
@@ -13,9 +13,9 @@ |
||
13 | 13 | |
14 | 14 | use PhpSpec\ObjectBehavior; |
15 | 15 | use Sylius\Component\Resource\Repository\RepositoryInterface; |
16 | -use Sylius\Component\Taxation\Model\TaxableInterface; |
|
17 | 16 | use Sylius\Component\Taxation\Model\TaxCategoryInterface; |
18 | 17 | use Sylius\Component\Taxation\Model\TaxRateInterface; |
18 | +use Sylius\Component\Taxation\Model\TaxableInterface; |
|
19 | 19 | use Sylius\Component\Taxation\Resolver\TaxRateResolverInterface; |
20 | 20 | |
21 | 21 | /** |
@@ -12,9 +12,9 @@ |
||
12 | 12 | namespace spec\Sylius\Component\Review\Model; |
13 | 13 | |
14 | 14 | use PhpSpec\ObjectBehavior; |
15 | +use Sylius\Component\Review\Model\ReviewInterface; |
|
15 | 16 | use Sylius\Component\Review\Model\ReviewableInterface; |
16 | 17 | use Sylius\Component\Review\Model\ReviewerInterface; |
17 | -use Sylius\Component\Review\Model\ReviewInterface; |
|
18 | 18 | |
19 | 19 | /** |
20 | 20 | * @author Mateusz Zalewski <[email protected]> |
@@ -11,8 +11,6 @@ |
||
11 | 11 | |
12 | 12 | namespace Sylius\Bundle\PayumBundle\DependencyInjection; |
13 | 13 | |
14 | -use Payum\Bundle\PayumBundle\DependencyInjection\MainConfiguration as PayumConfiguration; |
|
15 | -use Payum\Bundle\PayumBundle\DependencyInjection\PayumExtension; |
|
16 | 14 | use Sylius\Bundle\ResourceBundle\DependencyInjection\Extension\AbstractResourceExtension; |
17 | 15 | use Symfony\Component\Config\FileLocator; |
18 | 16 | use Symfony\Component\DependencyInjection\ContainerBuilder; |