mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-12-15 15:51:20 +00:00
Expand tests, do code cleanup.
This commit is contained in:
@@ -32,6 +32,9 @@ use Symfony\Component\HttpKernel\Exception\NotFoundHttpException;
|
||||
*/
|
||||
class TransactionJournalLink extends Model
|
||||
{
|
||||
/**
|
||||
* @var string
|
||||
*/
|
||||
protected $table = 'journal_links';
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user