mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +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