-
Notifications
You must be signed in to change notification settings - Fork 9.4k
[Issue] PHPDoc correction spelling #40763
Copy link
Copy link
Open
Labels
Area: FrameworkComponent: Framework/CodeIssue: ConfirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedPriority: P4No current plan to fix. Fixing can be deferred as a logical part of more important work.No current plan to fix. Fixing can be deferred as a logical part of more important work.Reported on 2.4.xIndicates original Magento version for the Issue report.Indicates original Magento version for the Issue report.Reproduced on 2.4.xThe issue has been reproduced on latest 2.4-develop branchThe issue has been reproduced on latest 2.4-develop branch
Metadata
Metadata
Assignees
Labels
Area: FrameworkComponent: Framework/CodeIssue: ConfirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedPriority: P4No current plan to fix. Fixing can be deferred as a logical part of more important work.No current plan to fix. Fixing can be deferred as a logical part of more important work.Reported on 2.4.xIndicates original Magento version for the Issue report.Indicates original Magento version for the Issue report.Reproduced on 2.4.xThe issue has been reproduced on latest 2.4-develop branchThe issue has been reproduced on latest 2.4-develop branch
Type
Projects
Status
Ready for Development
This issue is automatically created based on existing pull request: #40745: PHPDoc correction spelling
Description (*)
This pull request fixes PHPDoc inconsistencies by correcting spelling and standardizing the use of annotations.
Specifically:
Corrected misspellings in PHPDoc blocks.
Replaced incorrect or inconsistent references.
Ensured compliance with phpDocumentor guidelines.
These changes improve documentation clarity as described in phpDocumentor documentation.
Related Pull Requests
#31398
Fixed Issues (if relevant)
N/A
Manual testing scenarios (*)
Run documentation generation tools (e.g., phpDocumentor) and verify no warnings related to PHPDoc.
Questions or comments
This change is documentation-only and does not modify runtime behavior.
Contribution checklist (*)