v2.1.3
This patch corrects the PHPDoc @method signature for the add() method on the CartFacade, aligning it with the underlying implementation that accepts both individual parameters and an array-style input.
Fixed
- Corrected
add()@methodsignature onCartFacadeto accept array input style and reflect accurate nullable/typed parameter signatures