mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-18 02:03:40 +00:00
Fix #1452.
This commit is contained in:
@@ -32,9 +32,11 @@ use FireflyIII\Models\TransactionJournal;
|
||||
|
||||
/**
|
||||
* Class Tag.
|
||||
*
|
||||
* @property Collection $transactionJournals
|
||||
* @property string $tag
|
||||
* @property int $id
|
||||
* @property \Carbon\Carbon $date
|
||||
*/
|
||||
class Tag extends Model
|
||||
{
|
||||
|
Reference in New Issue
Block a user