Expand code.

This commit is contained in:
James Cole
2022-06-25 14:23:52 +02:00
parent e0c9d3627e
commit f52144d8d9
19 changed files with 904 additions and 20 deletions

View File

@@ -42,10 +42,8 @@ class NetWorth implements NetWorthInterface
{
private AccountRepositoryInterface $accountRepository;
/** @var CurrencyRepositoryInterface */
private $currencyRepos;
/** @var User */
private $user;
private CurrencyRepositoryInterface $currencyRepos;
private User $user;
/**
* Returns the user's net worth in an array with the following layout: