mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-15 00:27:30 +00:00
Expand v2 layout with experimental view.
This commit is contained in:
@@ -63,6 +63,9 @@ use Illuminate\Database\Eloquent\Relations\MorphTo;
|
||||
* @method static Builder|Location whereUpdatedAt($value)
|
||||
* @method static Builder|Location whereZoomLevel($value)
|
||||
*
|
||||
* @property Collection<int, \FireflyIII\Models\TransactionJournal> $transactionJournals
|
||||
* @property null|int $transaction_journals_count
|
||||
*
|
||||
* @mixin Eloquent
|
||||
*/
|
||||
class Location extends Model
|
||||
|
Reference in New Issue
Block a user