Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 330 Bytes

2023-10-26-update-return-type-of-getItems.md

File metadata and controls

11 lines (9 loc) · 330 Bytes
title issue author author_email author_github
Update return type of AfterLineItemQuantityChangedEvent::getItems()
NEXT-31347
Akshit Bhardwaj
bhardwajakshit78@gmail.com
bhardwajakshit

Core

  • Changed phpdoc return type of AfterLineItemQuantityChangedEvent::getItems() from LineItem[] to array<array<string, mixed>>