This commit is contained in:
James Cole 2018-08-07 17:50:14 +02:00
parent b496ca6a2c
commit ff44ad4994
No known key found for this signature in database
GPG Key ID: C16961E655E74B5E

View File

@ -170,7 +170,7 @@ class PiggyBankTransformer extends TransformerAbstract
'start_date' => $startDate,
'target_date' => $targetDate,
'order' => (int)$piggyBank->order,
'active' => 1 === (int)$piggyBank->active,
'active' => true,
'notes' => null,
'links' => [
[