From cfb370b5f6c37be7938b5ccdb71b402102ae259c Mon Sep 17 00:00:00 2001 From: Remco Tolsma <869674+remcotolsma@users.noreply.github.com> Date: Thu, 23 May 2024 21:07:00 +0200 Subject: [PATCH] Update PaymentMethods.php --- src/Core/PaymentMethods.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/Core/PaymentMethods.php b/src/Core/PaymentMethods.php index eff5e05a..b4e39569 100644 --- a/src/Core/PaymentMethods.php +++ b/src/Core/PaymentMethods.php @@ -125,8 +125,7 @@ class PaymentMethods { /** * BLIK * - * @since unreleased - * @link https://blik.com/ + * @link https://blik.com/ * @var string */ const BLIK = 'blik';