Minor adjustments

This commit is contained in:
David Bomba 2024-02-12 14:00:36 +11:00
parent 192722b7a4
commit 91e23ee189

View File

@ -277,7 +277,6 @@ class PaymentLinkService
/** /**
* @param Invoice $invoice * @param Invoice $invoice
* @return true * @return true
* @throws BindingResolutionException
*/ */
public function planPaid(Invoice $invoice) public function planPaid(Invoice $invoice)
{ {