diff --git a/src/Types/PaymentMethod.php b/src/Types/PaymentMethod.php index 479dd7cb..fa770953 100644 --- a/src/Types/PaymentMethod.php +++ b/src/Types/PaymentMethod.php @@ -70,7 +70,7 @@ class PaymentMethod public const GIFTCARD = "giftcard"; /** - * @deprecated + * @deprecated * @link https://www.mollie.com/en/payments/giropay */ public const GIROPAY = "giropay";