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
---
- Added SalesChannelConext to
Shopware\Core\Checkout\Cart\Event\CartVerifyPersistEvent::__construct()
. - Added method
Shopware\Core\Checkout\Cart\Event\CartVerifyPersistEvent::setShouldPersist()
.