mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
Small updates [skip ci]
This commit is contained in:
@@ -34,6 +34,7 @@ use Crypt;
|
||||
*/
|
||||
final class Entry
|
||||
{
|
||||
//@formatter:off
|
||||
public $journal_id;
|
||||
public $date;
|
||||
public $description;
|
||||
@@ -54,6 +55,7 @@ final class Entry
|
||||
public $budget_name;
|
||||
public $category_id;
|
||||
public $category_name;
|
||||
//@formatter:on
|
||||
|
||||
/**
|
||||
* Entry constructor.
|
||||
|
Reference in New Issue
Block a user