We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6586c5a commit 87bdadeCopy full SHA for 87bdade
src/Models/SimpleSubscriptionPlan.php
@@ -29,7 +29,7 @@ class SimpleSubscriptionPlan extends Model
29
'prorate_extend_due',
30
'active_subscribers_limit',
31
'sort_order',
32
- 'plan_type'
+ 'plan_type',
33
];
34
35
protected $casts = [
0 commit comments