mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-01-06 22:21:42 +00:00
First attempt at #142. Needs a lot of work still.
This commit is contained in:
@@ -6,6 +6,11 @@ namespace FireflyIII\Support\Models;
|
||||
use FireflyIII\Models\Tag;
|
||||
use Illuminate\Database\Eloquent\Model;
|
||||
|
||||
/**
|
||||
* FireflyIII\Support\Models\TagSupport
|
||||
*
|
||||
* @mixin \Eloquent
|
||||
*/
|
||||
class TagSupport extends Model
|
||||
{
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user