subscribepro-magento2-ext
subscribepro-magento2-ext copied to clipboard
Fix phpstan errors
PRs: #262, #264, #265, #54, #266 Separate PR for each level of phpstan compliance.
- [x] Level 1
- [x] Level 2
- [x] Level 3
- [x] Level 4
@garthbrantley Added fixes for 4 levels of PHPStan errors. The config (phpstan.neon) has also been added to the module root dir. Instructions for using PHPStan were added to the Readme file.
Fixed scope for DataObject in the library (separate pull request)
@eugene-shab Still needs more work. We want to pass:
-
bin/analyze --level=4 src/app/code/Swarming/SubscribePro - when the extension is installed inside Mark Shust docker stack