mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
new language strings and updated code
This commit is contained in:
@@ -38,8 +38,11 @@ trait JournalServiceTrait
|
||||
{
|
||||
|
||||
/**
|
||||
* Link tags to journal.
|
||||
*
|
||||
* @param TransactionJournal $journal
|
||||
* @param array $data
|
||||
* @SuppressWarnings(PHPMD.CyclomaticComplexity)
|
||||
*/
|
||||
public function connectTags(TransactionJournal $journal, array $data): void
|
||||
{
|
||||
|
Reference in New Issue
Block a user