-
-
Couldn't load subscription status.
- Fork 452
Add getInvoicesCollection #2703
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
I've checked in the codebase and all of the "getSomethingCollection" method has a singular naming, so I wouldn't merge this specific PR since it would be the exception, sorry. |
I see the opposite:
|
|
Fixed conflict. |
Co-authored-by: sv3n <[email protected]>


Description
This PR is useless, it add
$order->getInvoicesCollection()as an alias forgetInvoiceCollection().Like
getShipmentsCollection(),getCreditmemosCollection()andgetTracksCollection().OpenMage 20.0.16 / PHP 8.0.25
Contribution checklist