mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-06 04:34:00 +00:00
New and old code.
This commit is contained in:
9
app/Models/Preference.php
Normal file
9
app/Models/Preference.php
Normal file
@@ -0,0 +1,9 @@
|
||||
<?php namespace FireflyIII\Models;
|
||||
|
||||
use Illuminate\Database\Eloquent\Model;
|
||||
|
||||
class Preference extends Model {
|
||||
|
||||
//
|
||||
|
||||
}
|
Reference in New Issue
Block a user