mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-28 18:51:55 +00:00
Code optimalisations.
This commit is contained in:
@@ -27,7 +27,9 @@ use Illuminate\Database\Eloquent\Model;
|
||||
/**
|
||||
* Class PiggyBankEvent.
|
||||
*
|
||||
* @property $piggyBank
|
||||
* @property PiggyBank $piggyBank
|
||||
* @property int $transaction_journal_id
|
||||
* @property int $piggy_bank_id
|
||||
*/
|
||||
class PiggyBankEvent extends Model
|
||||
{
|
||||
|
Reference in New Issue
Block a user