Skip to content

Commit

Permalink
[All] further add types
Browse files Browse the repository at this point in the history
  • Loading branch information
dpfaffenbauer committed Feb 14, 2020
1 parent 71a5cc5 commit 465f17e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/CoreShop/Behat/Context/Setup/ProductPriceRuleContext.php
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,7 @@ public function __construct(
FormFactoryInterface $formFactory,
FormTypeRegistryInterface $conditionFormTypeRegistry,
FormTypeRegistryInterface $actionFormTypeRegistry,
FactoryInterface $productPriceRuleFactory,
ProductPriceRuleRepositoryInterface $productPriceRuleRepository
FactoryInterface $productPriceRuleFactory
) {
$this->sharedStorage = $sharedStorage;
$this->objectManager = $objectManager;
Expand Down

0 comments on commit 465f17e

Please sign in to comment.