magento2-phpstorm-plugin icon indicating copy to clipboard operation
magento2-phpstorm-plugin copied to clipboard

1131 fix bug null data in ModuleIndex class

Open SilinMykola opened this issue 3 years ago • 0 comments

Description (*) Added check for moduleName variable to prevent IllegalArgumentException. Fixed Issues (if relevant)

  1. Fixes magento/magento2-phpstorm-plugin#1131

Questions or comments

Contribution checklist (*)

  • [ ] Pull request has a meaningful description of its purpose
  • [ ] All commits are accompanied by meaningful commit messages
  • [ ] All new or changed code is covered with integration/functional tests (if applicable)
  • [ ] All automated tests passed successfully (all builds are green)

SilinMykola avatar Jul 13 '22 07:07 SilinMykola