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.
2 parents 7256ca8 + 080f226 commit 0dbfc69Copy full SHA for 0dbfc69
src/Events/AppStore/GracePeriodExpired
@@ -0,0 +1,9 @@
1
+<?php
2
+
3
+namespace Imdhemy\Purchases\Events\AppStore;
4
5
+use Imdhemy\Purchases\Events\PurchaseEvent;
6
7
+class GracePeriodExpired extends PurchaseEvent
8
+{
9
+}
0 commit comments