mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-05 20:22:07 +00:00
Clean up references to static Facade.
This commit is contained in:
@@ -34,7 +34,7 @@ use Illuminate\Database\Eloquent\SoftDeletes;
|
||||
* @property Carbon $updated_at
|
||||
* @property string $text
|
||||
* @property string $title
|
||||
* @property int $noteable_id
|
||||
* @property int $noteable_id
|
||||
*/
|
||||
class Note extends Model
|
||||
{
|
||||
|
Reference in New Issue
Block a user