magento2 icon indicating copy to clipboard operation
magento2 copied to clipboard

[Issue] [PHPDOC] Fix bad phpdoc Magento\Directory\Model\AllowedCountries::getAllowedCountries()

Open m2-assistant[bot] opened this issue 4 months ago • 0 comments

This issue is automatically created based on existing pull request: magento/magento2#39241: [PHPDOC] Fix bad phpdoc Magento\Directory\Model\AllowedCountries::getAllowedCountries()


Description (*)

This PR fix bad PHPDoc for Magento\Directory\Model\AllowedCountries::getAllowedCountries()

https://github.com/magento/magento2/blob/a4cf5e62468770fdb9f7b48938f6644ae354a51b/app/code/Magento/Directory/Model/AllowedCountries.php#L62-L72

Capture d’écran du 2024-10-07 09-09-30

Related Pull Requests

None

Fixed Issues (if relevant)

None

Manual testing scenarios (*)

Setup PHPSTAN with level 5 or higher and run check.

Contribution checklist (*)

  • [x] Pull request has a meaningful description of its purpose
  • [x] All commits are accompanied by meaningful commit messages
  • [x] All new or changed code is covered with unit/integration tests (if applicable)
  • [x] README.md files for modified modules are updated and included in the pull request if any README.md predefined sections require an update
  • [ ] All automated tests passed successfully (all builds are green)

m2-assistant[bot] avatar Oct 08 '24 11:10 m2-assistant[bot]