mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-22 03:53:37 +00:00
Updated the migration routine, started on data tables.
This commit is contained in:
@@ -74,7 +74,7 @@ interface TransactionJournalRepositoryInterface
|
||||
* @param \TransactionJournal $journal
|
||||
* @param $data
|
||||
*
|
||||
* @return mixed
|
||||
* @return \Transaction|null
|
||||
*/
|
||||
public function update(\TransactionJournal $journal, $data);
|
||||
|
||||
|
Reference in New Issue
Block a user