From 27e54fae4c8b0fd07fec3540174b716e8de30ac6 Mon Sep 17 00:00:00 2001 From: Wess Cope Date: Tue, 9 Aug 2022 08:15:28 -0400 Subject: [PATCH] Update src/Appwrite/Auth/OAuth2/Etsy.php Co-authored-by: Christy Jacob --- src/Appwrite/Auth/OAuth2/Etsy.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Appwrite/Auth/OAuth2/Etsy.php b/src/Appwrite/Auth/OAuth2/Etsy.php index e89731752a..43d4998f49 100644 --- a/src/Appwrite/Auth/OAuth2/Etsy.php +++ b/src/Appwrite/Auth/OAuth2/Etsy.php @@ -14,7 +14,7 @@ class Etsy extends OAuth2 /** * @var string */ - private $version = '2022-07-14'; + private string $version = '2022-07-14'; /** * @var array