-
Notifications
You must be signed in to change notification settings - Fork 9.4k
fix function return type #24142
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
fix function return type #24142
Conversation
Hi @maslii. Thank you for your contribution
In case you'd like to rerun tests use the following comments:
For more details, please, review the Magento Contributor Guide documentation. |
Hi @swnsma, thank you for the review. |
Hi @VladimirZaets, thank you for the review. |
Hi @maslii, thank you for your contribution! |
Description (*)
Function getLastPageNumber supposed to return Integer type, but actual result most of the time is of type Float.
Manual testing scenarios (*)
Contribution checklist (*)