mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-12-11 09:29:34 +00:00
Various phpstan fixes [skip ci]
This commit is contained in:
@@ -38,7 +38,7 @@ use Illuminate\Support\Facades\Log;
|
||||
/**
|
||||
* Class UpdatePiggybank
|
||||
*/
|
||||
class UpdatePiggybank implements ActionInterface
|
||||
class UpdatePiggyBank implements ActionInterface
|
||||
{
|
||||
private RuleAction $action;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user