mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-15 00:27:30 +00:00
Improve code quality.
This commit is contained in:
@@ -31,6 +31,7 @@ use Illuminate\Database\Eloquent\Model;
|
||||
* @property int $transaction_journal_id
|
||||
* @property int $piggy_bank_id
|
||||
* @property int $id
|
||||
* @property mixed date
|
||||
*/
|
||||
class PiggyBankEvent extends Model
|
||||
{
|
||||
|
Reference in New Issue
Block a user