mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-15 08:35:00 +00:00
Clean up references to static Facade.
This commit is contained in:
@@ -32,8 +32,8 @@ use Illuminate\Database\Eloquent\SoftDeletes;
|
||||
* @property string $name
|
||||
* @property int $transaction_journal_id
|
||||
* @property TransactionJournal $transactionJournal
|
||||
* @property string $data
|
||||
* @property int $id
|
||||
* @property string $data
|
||||
* @property int $id
|
||||
*/
|
||||
class TransactionJournalMeta extends Model
|
||||
{
|
||||
|
Reference in New Issue
Block a user