-
Notifications
You must be signed in to change notification settings - Fork 9.4k
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
magento/magento2#22010: Updates AbstractExtensibleObject and AbstractExtensibleModel annotations #22011
magento/magento2#22010: Updates AbstractExtensibleObject and AbstractExtensibleModel annotations #22011
Conversation
…eModel annotations
Hi @atwixfirster. Thank you for your contribution
For more details, please, review the Magento Contributor Assistant documentation |
Not sure it can be delivered this way in a patch release, in the meantime please sign CLA. |
done Thank you, @orlangur |
@orlangur, any updates here? Thank you! |
@magento run all tests |
@orlangur , could you please clarify what is a further fate of this PR? It has been opened 10 months ago and still have HOLD status. What are we waiting for? :)) Thank you! |
Hi @lenaorobei, thank you for the review.
|
✔️ QA Passed |
It should be approved,
|
Please add ignore annotations to this classes, since it is a recommended way to use |
done |
@@ -12,6 +12,7 @@ | |||
* | |||
* @SuppressWarnings(PHPMD.NumberOfChildren) | |||
* @api | |||
* @codeCoverageIgnore |
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.
* @codeCoverageIgnore | |
* phpcs:disable Magento2.Classes.AbstractApi |
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.
done
@lenaorobei , could you please review? Thank you!
Hi @lenaorobei, thank you for the review. |
✔️ QA Passed |
…ensibleModel annotations #22011
Hi @atwixfirster, thank you for your contribution! |
Issue: #22010
Thank you!