mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-01-06 22:21:42 +00:00
Some last-minute fixes.
This commit is contained in:
@@ -45,6 +45,7 @@ use Symfony\Component\HttpKernel\Exception\NotFoundHttpException;
|
||||
* @property Collection $categories
|
||||
* @property bool $completed
|
||||
* @property string $description
|
||||
* @property string $transaction_type_id
|
||||
*/
|
||||
class TransactionJournal extends Model
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user