mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-15 08:35:00 +00:00
Fix phpstan level 3!
This commit is contained in:
@@ -60,7 +60,6 @@ class RecurrenceTransaction extends Model
|
||||
'description',
|
||||
];
|
||||
|
||||
/** @var string The table to store the data in */
|
||||
protected $table = 'recurrences_transactions';
|
||||
|
||||
public function destinationAccount(): BelongsTo
|
||||
|
Reference in New Issue
Block a user