mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-15 08:35:00 +00:00
Replace phpstan suggestions
This commit is contained in:
@@ -47,7 +47,7 @@ class Preferences extends Facade
|
||||
{
|
||||
public function __construct()
|
||||
{
|
||||
Log::warning('Hi there');
|
||||
app('log')->warning('Hi there');
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user