mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-05 12:12:18 +00:00
Clean up recurrence transformer.
This commit is contained in:
@@ -46,6 +46,7 @@ use Illuminate\Database\Eloquent\SoftDeletes;
|
||||
* @property \FireflyIII\Models\Account $destinationAccount
|
||||
* @property \Illuminate\Support\Collection $recurrenceTransactionMeta
|
||||
* @property int $id
|
||||
* @property Recurrence $recurrence
|
||||
*/
|
||||
class RecurrenceTransaction extends Model
|
||||
{
|
||||
|
Reference in New Issue
Block a user