Loading modules/PremiumPodcasts/Models/SubscriptionModel.php +5 −0 Original line number Diff line number Diff line Loading @@ -54,6 +54,11 @@ class SubscriptionModel extends Model */ protected $useTimestamps = true; /** * @var string[] */ protected $afterInsert = ['clearCache']; /** * @var string[] */ Loading Loading
modules/PremiumPodcasts/Models/SubscriptionModel.php +5 −0 Original line number Diff line number Diff line Loading @@ -54,6 +54,11 @@ class SubscriptionModel extends Model */ protected $useTimestamps = true; /** * @var string[] */ protected $afterInsert = ['clearCache']; /** * @var string[] */ Loading