mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
cs-fixer
This commit is contained in:
parent
17cfd637e4
commit
58491eaf06
@ -40,7 +40,7 @@ class RecurringExpensesCron
|
||||
*
|
||||
* @return void
|
||||
*/
|
||||
public function handle() : void
|
||||
public function handle(): void
|
||||
{
|
||||
/* Get all expenses where the send date is less than NOW + 30 minutes() */
|
||||
nlog('Sending recurring expenses '.Carbon::now()->format('Y-m-d h:i:s'));
|
||||
|
Loading…
x
Reference in New Issue
Block a user