1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-21 17:01:33 +02:00
invoiceninja/app/Jobs/Ninja
Nikola Cirkovic c75b1d303f
Cirkovic/ina 16 fixes (#50)
* Dispatch | PdfCreatorTest | Removed deprecated method

* Dispatch | Remove deprecated dispatchNow() method and use dispatchSync or call handle() on class where return is mandatory.
2022-06-24 21:15:14 +10:00
..
AdjustEmailQuota.php Apply Laravel coding style 2022-06-21 09:57:17 +00:00
CheckCompanyData.php Apply Laravel coding style 2022-06-21 09:57:17 +00:00
CheckDbStatus.php Cirkovic/ina 16 fixes (#50) 2022-06-24 21:15:14 +10:00
CompanySizeCheck.php Apply Laravel coding style 2022-06-21 09:57:17 +00:00
QueueSize.php Apply Laravel coding style 2022-06-21 09:57:17 +00:00
RefundCancelledAccount.php Apply Laravel coding style 2022-06-21 09:57:17 +00:00
SendReminders.php Cirkovic/ina 16 fixes (#50) 2022-06-24 21:15:14 +10:00
SystemMaintenance.php Apply Laravel coding style 2022-06-21 09:57:17 +00:00
TaskScheduler.php Apply Laravel coding style 2022-06-21 09:57:17 +00:00
TransactionLog.php Apply Laravel coding style 2022-06-21 09:57:17 +00:00