diff --git a/app/Services/Stripe/StripeCheck.php b/app/Services/Stripe/StripeCheck.php index a9d953e..ba45313 100644 --- a/app/Services/Stripe/StripeCheck.php +++ b/app/Services/Stripe/StripeCheck.php @@ -68,7 +68,7 @@ final class StripeCheck * valid while the endpoint listens for the wrong five events, and nothing * fails until a payment is not recorded. * - * @return array>|null null when the key may not read them + * @return array>|null null when the key may not read them */ private function webhooks(string $secret): ?array {