mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-18 18:44:16 +00:00
Improve code quality for Export directory.
This commit is contained in:
@@ -30,6 +30,7 @@ use Illuminate\Database\Eloquent\Model;
|
||||
* @property PiggyBank $piggyBank
|
||||
* @property int $transaction_journal_id
|
||||
* @property int $piggy_bank_id
|
||||
* @property int $id
|
||||
*/
|
||||
class PiggyBankEvent extends Model
|
||||
{
|
||||
|
Reference in New Issue
Block a user