Code quality improvements
What's Changed
Small fixes and code quality improvements.
Changes
- Use
config()helper instead of\Configfacade (#254) - @ChrisToxz - Fix typos in code and documentation (#242) - @szepeviktor
- Fix docblocks and return type annotations (#244, #245) - @szepeviktor
- Fix void return in
handle()method (#243) - @szepeviktor - Fix README.md documentation (#229) - @VukTodorovic
Full Changelog: v3.1.2...v3.1.3