13.x
formatting
[12.x] remove `@return` docblocks on constructors (#55076)
Additional cs fixes
[13.x] Add enum support to QueueManager connection methods (#59389)
[13.x] Allow jobs to react to worker signals (#59833)
[12.x] Introduce Job@resolveQueuedJobClass() (#54613)
[13.x] Add starting to Monitor Contract (#58399)
[13.x] Add Preparable interface for Jobs (#59879)
add missing methods to Queue interface (#58914)
[9.x] Improves `Support\Collection` and `Database\Eloquent\Collection` type definitions (#38538)
add test
add file
add interface
Add empty comments to empty classes
[10.x] Dispatch events based on a DB transaction result (#48705)