Skip to content

Commit 87bdade

Browse files
rabolactions-user
authored andcommitted
Fix styling
1 parent 6586c5a commit 87bdade

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Models/SimpleSubscriptionPlan.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ class SimpleSubscriptionPlan extends Model
2929
'prorate_extend_due',
3030
'active_subscribers_limit',
3131
'sort_order',
32-
'plan_type'
32+
'plan_type',
3333
];
3434

3535
protected $casts = [

0 commit comments

Comments
 (0)