Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 339 Bytes

2021-06-10-fix-error-when-decorating-price-calculator.md

File metadata and controls

9 lines (9 loc) · 339 Bytes
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: rene.hrdina@styleflasher.at
author_github: @darinda
---

Core

  • Changed the type of the $priceCalculator dependency in the ProductCartProcessor class to AbstractProductPriceCalculator to allow decorating the price calculator