What's Changed
Changed
- Fix
groupBy
Collection method signature - Renamed
CheckJobDispatchArgumentTypesCompatibleWithClassConstructorRule
toCheckDispatchArgumentTypesCompatibleWithClassConstructorRule
by @canvural in #1003 CheckDispatchArgumentTypesCompatibleWithClassConstructorRule
now checks for argument types compatibility with the class constructor for both Event and Job classes. by @canvural in #1003
Improvements
New Contributors
Full Changelog: 1.0.0...1.0.1