mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-15 00:27:30 +00:00
Clean up code and comments.
This commit is contained in:
@@ -116,7 +116,6 @@ class TransactionGroup extends Model
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
* @return BelongsTo
|
||||
*/
|
||||
public function user(): BelongsTo
|
||||
@@ -125,7 +124,6 @@ class TransactionGroup extends Model
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
* @return HasMany
|
||||
*/
|
||||
public function transactionJournals(): HasMany
|
||||
|
Reference in New Issue
Block a user