mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-03 03:00:14 +00:00
Update references
This commit is contained in:
@@ -2,8 +2,9 @@
|
||||
|
||||
use Illuminate\Database\Eloquent\Model;
|
||||
|
||||
class Transaction extends Model {
|
||||
class Transaction extends Model
|
||||
{
|
||||
|
||||
//
|
||||
//
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user