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 d7ed1e9 commit 2ba4dc1Copy full SHA for 2ba4dc1
src/Subscription.php
@@ -569,7 +569,7 @@ public function updatePaddleSubscription(array $options)
569
/**
570
* Get the Paddle update url.
571
*
572
- * @return array
+ * @return string
573
*/
574
public function updateUrl()
575
{
@@ -677,7 +677,7 @@ public function cancelAt(DateTimeInterface $endsAt)
677
678
* Get the Paddle cancellation url.
679
680
681
682
public function cancelUrl()
683
0 commit comments