mirror of
https://github.com/flarum/framework.git
synced 2025-01-22 12:54:59 +08:00
cd8a8e9dd7
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? |
||
---|---|---|
.. | ||
Console | ||
AbstractJob.php | ||
ExceptionHandler.php | ||
HackyManagerForWorker.php | ||
Listener.php | ||
QueueFactory.php | ||
QueueServiceProvider.php |