magento2-phpstorm-plugin
magento2-phpstorm-plugin copied to clipboard
1131 fix bug null data in ModuleIndex class
Description (*) Added check for moduleName variable to prevent IllegalArgumentException. Fixed Issues (if relevant)
- 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)