mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-01-09 20:11:22 +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