mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
Reduce number of queries.
This commit is contained in:
@@ -46,7 +46,7 @@ interface JournalCollectorInterface
|
||||
/**
|
||||
* @return JournalCollectorInterface
|
||||
*/
|
||||
public function getOpposingAccount(): JournalCollectorInterface;
|
||||
public function withOpposingAccount(): JournalCollectorInterface;
|
||||
|
||||
/**
|
||||
* @return LengthAwarePaginator
|
||||
|
||||
Reference in New Issue
Block a user