Error in user YAML: (<unknown>): found character that cannot start any token while scanning for the next token at line 5 column 16
---
title: Fix error when decorating price calculator
issue: NEXT-15734
author: René Hrdina
author_email: [email protected]
author_github: @darinda
---
- Changed the type of the
$priceCalculator
dependency in theProductCartProcessor
class toAbstractProductPriceCalculator
to allow decorating the price calculator