-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Clearer PHPDocs comment for AbstractBlock and Escaper #25478
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
Clearer PHPDocs comment for AbstractBlock and Escaper #25478
Conversation
Hi @edward-simpson. Thank you for your contribution
For more details, please, review the Magento Contributor Guide documentation. |
Hi @edward-simpson, thank you for your contribution! |
Hi @rogyar, thank you for the review. |
@edward-simpson thank you for contributing. Please accept Community Contributors team invitation here to gain extended permissions for this repository. |
Hi @edward-simpson. Please, take a look at the failing static tests. The short description for functions/methods should be in single-line format. |
QA not applicable |
…odifying PHPDoc param to specify can be string and array of strings
2ffb6d0
to
9bbc8f2
Compare
Hi @rogyar, thank you for the review. |
@magento run Semantic Version Checker |
The PR is being imported now |
@magento run Semantic Version Checker |
Hi @edward-simpson, thank you for your contribution! |
Description (*)
Improvement/clarification of PHPDocs comment for escapeJsQuote as I felt the use of the word "quote" when referring to what is actually an 'apostrophe' was a bit misleading
Magento\Framework\View\Element\AbstractBlock::escapeJsQuote
Magento\Framework\Escaper::escapeJsQuote
Contribution checklist (*)