mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
Repository and test clean up.
This commit is contained in:
@@ -42,6 +42,8 @@ class JournalTasker implements JournalTaskerInterface
|
||||
private $user;
|
||||
|
||||
/**
|
||||
* @deprecated
|
||||
*
|
||||
* @param TransactionJournal $journal
|
||||
*
|
||||
* @return Collection
|
||||
@@ -64,6 +66,7 @@ class JournalTasker implements JournalTaskerInterface
|
||||
* that shows a transaction (transaction/show/xx).
|
||||
*
|
||||
* @param TransactionJournal $journal
|
||||
*
|
||||
* @deprecated
|
||||
*
|
||||
* @return array
|
||||
@@ -187,6 +190,8 @@ class JournalTasker implements JournalTaskerInterface
|
||||
* the order of transactions within the journal. So the query is pretty complex:.
|
||||
*
|
||||
* @param int $transactionId
|
||||
*
|
||||
* @deprecated
|
||||
* @deprecated
|
||||
* @return string
|
||||
*/
|
||||
|
Reference in New Issue
Block a user