Skip to content

Commit

Permalink
displayInCartOnly filtering added to queries
Browse files Browse the repository at this point in the history
  • Loading branch information
TomasLudvik committed Dec 10, 2024
1 parent 081f883 commit b6d794a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/DependencyInjection/ShopsysFrameworkExtension.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
use Shopsys\FrameworkBundle\Component\HttpFoundation\TransactionalMasterRequestConditionProviderInterface;
use Shopsys\FrameworkBundle\Component\Router\FriendlyUrl\FriendlyUrlDataProviderInterface;
use Shopsys\FrameworkBundle\Model\Order\Processing\OrderProcessingStack;
use Shopsys\FrameworkBundle\Model\Transport\AbstractTransportTypeEnum;
use Shopsys\FrameworkBundle\Model\Payment\AbstractPaymentTypeEnum;
use Shopsys\FrameworkBundle\Model\Transport\AbstractTransportTypeEnum;
use Shopsys\FrameworkBundle\Twig\NoVarDumperExtension;
use Shopsys\FrameworkBundle\Twig\VarDumperExtension;
use Symfony\Component\Config\FileLocator;
Expand Down

0 comments on commit b6d794a

Please sign in to comment.