Remove static references

This commit is contained in:
James Cole
2023-10-29 06:31:13 +01:00
parent 59d96f2893
commit 91b7d20f9b
15 changed files with 39 additions and 39 deletions

View File

@@ -216,7 +216,7 @@ class UpgradeLiabilitiesEight extends Command
return;
}
Log::warning('Did not find opening balance.');
app('log')->warning('Did not find opening balance.');
}
/**