Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 315 Bytes

2021-09-10-add-missing-context-to-cartverifypersistevent.md

File metadata and controls

8 lines (8 loc) · 315 Bytes
Error in user YAML: (<unknown>): found character that cannot start any token while scanning for the next token at line 3 column 16
---
title: Add missing context to CartVerifyPersistEvent
issue: NEXT-17170
author_github: @Dominik28111
---

Core

  • Added SalesChannelConext to Shopware\Core\Checkout\Cart\Event\CartVerifyPersistEvent::__construct().
  • Added method Shopware\Core\Checkout\Cart\Event\CartVerifyPersistEvent::setShouldPersist().