framework/src/Queue
Daniël Klabbers cd8a8e9dd7
Notifications into the queue
Forces notifications into a dedicated SendNotificationsJob and passed
to the queue.

- One static method re-used in the job ::getAttributes, is that okay or
  use a trait?
- Do we want to use this solution and refactor into a better Hub after
  stable, postpone this implementation or use it in b11?
2020-03-27 16:16:36 +01:00
..
Console Apply fixes from StyleCI 2019-11-28 00:16:50 +00:00
AbstractJob.php Notifications into the queue 2020-03-27 16:16:36 +01:00
ExceptionHandler.php Apply fixes from StyleCI 2019-11-28 00:16:50 +00:00
HackyManagerForWorker.php Apply fixes from StyleCI 2019-11-28 00:16:50 +00:00
Listener.php Apply fixes from StyleCI 2019-11-28 00:16:50 +00:00
QueueFactory.php Apply fixes from StyleCI 2019-11-28 00:16:50 +00:00
QueueServiceProvider.php Apply fixes from StyleCI 2019-11-28 00:16:50 +00:00