We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ed29e6 commit c3047dcCopy full SHA for c3047dc
1 file changed
src/Export/Field/Price.php
@@ -5,6 +5,7 @@
5
namespace Omikron\FactFinder\Shopware6\Export\Field;
6
7
use Omikron\FactFinder\Shopware6\Export\Formatter\NumberFormatter;
8
+use Shopware\Core\Content\Product\SalesChannel\SalesChannelProductEntity as Product;
9
use Shopware\Core\Framework\DataAbstractionLayer\Entity;
10
11
class Price implements FieldInterface
0 commit comments