From 2543e95f068ed085ffc57030facd6e6419650618 Mon Sep 17 00:00:00 2001 From: bernard-ng Date: Fri, 13 Oct 2023 09:38:18 +0200 Subject: [PATCH] style(lint): ecs fix --- src/Credential.php | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Credential.php b/src/Credential.php index 36f786a..285a2b9 100644 --- a/src/Credential.php +++ b/src/Credential.php @@ -16,6 +16,7 @@ final readonly class Credential { public string $merchantId; + public string $merchantKey; /**