mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-11-10 11:48:10 +00:00
Various fixes for tests and code quality.
This commit is contained in:
@@ -42,7 +42,7 @@ use Throwable;
|
||||
*/
|
||||
class ExpenseController extends Controller
|
||||
{
|
||||
/** @var AccountRepositoryInterface */
|
||||
/** @var AccountRepositoryInterface The account repository */
|
||||
protected $accountRepository;
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user