mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-05 12:12:18 +00:00
Add new tests for transformers.
This commit is contained in:
@@ -35,6 +35,10 @@ use Illuminate\Database\Eloquent\Relations\BelongsTo;
|
||||
* @property int $id
|
||||
* @property Carbon date
|
||||
* @property TransactionJournal transactionJournal
|
||||
* @property string $amount
|
||||
* @property Carbon created_at
|
||||
* @property Carbon updated_at
|
||||
*
|
||||
*/
|
||||
class PiggyBankEvent extends Model
|
||||
{
|
||||
|
Reference in New Issue
Block a user