-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Mark api blocks customer store cms user directory #32087
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
Mark api blocks customer store cms user directory #32087
Conversation
Hi @mrtuvn. Thank you for your contribution
❗ Automated tests can be triggered manually with an appropriate comment:
You can find more information about the builds here ℹ️ Please run only needed test builds instead of all when developing. Please run all test builds before sending your PR for review. For more details, please, review the Magento Contributor Guide documentation. 🕙 You can find the schedule on the Magento Community Calendar page. 📞 The triage of Pull Requests happens in the queue order. If you want to speed up the delivery of your contribution, please join the Community Contributions Triage session to discuss the appropriate ticket. 🎥 You can find the recording of the previous Community Contributions Triage on the Magento Youtube Channel ✏️ Feel free to post questions/proposals/feedback related to the Community Contributions Triage process to the corresponding Slack Channel |
@magento run all tests |
Hi @mrtuvn, thank you for your contribution! |
Hi @mrtuvn. Thank you for your contribution
❗ Automated tests can be triggered manually with an appropriate comment:
You can find more information about the builds here ℹ️ Please run only needed test builds instead of all when developing. Please run all test builds before sending your PR for review. For more details, please, review the Magento Contributor Guide documentation. 🕙 You can find the schedule on the Magento Community Calendar page. 📞 The triage of Pull Requests happens in the queue order. If you want to speed up the delivery of your contribution, please join the Community Contributions Triage session to discuss the appropriate ticket. 🎥 You can find the recording of the previous Community Contributions Triage on the Magento Youtube Channel ✏️ Feel free to post questions/proposals/feedback related to the Community Contributions Triage process to the corresponding Slack Channel |
7acdabc
to
38df5dd
Compare
Rebased 2.5-develop |
@magento run all tests |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @mrtuvn could you please remove the @author
annotation from the following classes?
- Magento\Customer\Block\Address\Book
- Magento\Customer\Block\Form\Login
Thank you.
update update update update update
a3ab484
to
e020ab7
Compare
@magento run Integration Tests |
3 similar comments
@magento run Integration Tests |
@magento run Integration Tests |
@magento run Integration Tests |
The requested builds are added to the queue. You should be able to see them here within a few minutes. Please re-request them if they don't show in a reasonable amount of time. |
@magento run Integration Tests |
The requested builds are added to the queue. You should be able to see them here within a few minutes. Please re-request them if they don't show in a reasonable amount of time. |
@magento run Integration Tests |
The requested builds are added to the queue. You should be able to see them here within a few minutes. Please re-request them if they don't show in a reasonable amount of time. |
@magento run Integration Tests |
The requested builds are added to the queue. You should be able to see them here within a few minutes. Please re-request them if they don't show in a reasonable amount of time. |
@gabrieldagama can i close this now ? Since not much change here only some small additional (strict_type) |
#32048 (comment) |
Hi @mrtuvn, thank you for your contribution! |
Description (*)
Mark blocks in modules customer, cms, store, user, directory as API
marked api annotation will keep remain as before only update following list in issue link below
All most class already marked api. We only need add strict_type
Magento\Customer\Block\SectionConfig
Magento\Customer\Block\CustomerData
Magento\Customer\Block\CustomerScopeData
Magento\Customer\Block\Newsletter
Magento\Customer\Block\Address\Grid (already marked api)
Magento\Customer\Block\Address\Book
Magento\Customer\Block\Address\Edit
Magento\Customer\Block\Form\Edit
Magento\Customer\Block\Form\Register
Magento\Customer\Block\Form\Login
Magento\Customer\Block\Form\Login\Info
Magento\Customer\Block\Account\SortLinkInterface
Magento\Customer\Block\Account\Resetpassword
Magento\Customer\Block\Account\Delimiter
Magento\Customer\Block\Account\Customer
Magento\Customer\Block\Account\Dashboard
Magento\Customer\Block\Account\Link
Magento\Customer\Block\Account\AuthorizationLink
Magento\Customer\Block\Account\Forgotpassword
Magento\Customer\Block\Account\AuthenticationPopup
Magento\Customer\Block\Account\Dashboard\Address
Magento\Customer\Block\Account\Dashboard\Info
Magento\User\Block\Buttons
Magento\Directory\Block\Currency
Magento\Store\Block\Switcher
Magento\Cms\Block\Page
Magento\Cms\Block\Adminhtml\Wysiwyg\Images\Content (already marked api)
Magento\Cms\Block\Adminhtml\Wysiwyg\Images\Tree
Magento\Cms\Block\Adminhtml\Wysiwyg\Images\Content\Files
Related Pull Requests
Fixed Issues (if relevant)
Manual testing scenarios (*)
Questions or comments
CC @sivaschenko re-check @api mark and cleanup
Contribution checklist (*)