mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-23 04:46:44 +00:00
Code cleanup.
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
<?php
|
||||
use Watson\Validating\ValidatingTrait;
|
||||
|
||||
/**
|
||||
* Class Preference
|
||||
*/
|
||||
class Preference extends Eloquent
|
||||
{
|
||||
use ValidatingTrait;
|
||||
|
Reference in New Issue
Block a user