Fix issue with liability upgrades.

This commit is contained in:
James Cole
2023-01-08 07:43:16 +01:00
parent 4917f40abf
commit c976149bf1
6 changed files with 286 additions and 9 deletions

View File

@@ -39,8 +39,7 @@ use Log;
*/
class AccountTasker implements AccountTaskerInterface
{
/** @var User */
private $user;
private User $user;
/**
* @param Collection $accounts