Commit dd1fb1d
[1.x] [extensibility] feat: allow classes that extends
* feat: allow classes that extends AbstractJob to be placed on a specific queue
* Apply fixes from StyleCI
* php 7.3 compat
* Apply fixes from StyleCI
* change to to avoid conflicts with extensions that already do this
* chore: add docblock explaining that this solution only works for Redis queues
* Apply fixes from StyleCI
* chore: update docblock
* Apply fixes from StyleCI
---------
Co-authored-by: StyleCI Bot <bot@styleci.io>AbstractJob to be placed on a specified queue (#4026)1 parent 5eccb38 commit dd1fb1d
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
| 32 | + | |
31 | 33 | | |
32 | 34 | | |
33 | 35 | | |
| |||
0 commit comments