Skip to content

Commit

Permalink
use correct SpecificPriceId
Browse files Browse the repository at this point in the history
  • Loading branch information
zuk3975 committed Sep 20, 2021
1 parent 359a8f7 commit 984fa73
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -29,7 +29,7 @@

use DateTime;
use PrestaShop\Decimal\DecimalNumber;
use PrestaShop\PrestaShop\Core\Domain\SpecificPrice\ValueObject\SpecificPriceId;
use PrestaShop\PrestaShop\Core\Domain\Product\SpecificPrice\ValueObject\SpecificPriceId;
use PrestaShop\PrestaShop\Core\Domain\ValueObject\Reduction;

class EditProductSpecificPriceCommand
Expand Down

0 comments on commit 984fa73

Please sign in to comment.