Update src/Appwrite/Auth/OAuth2/Etsy.php

Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
This commit is contained in:
Wess Cope
2022-08-09 10:14:30 -04:00
committed by GitHub
co-authored by Christy Jacob
parent f0d4f43dba
commit a079284729
+1 -1
View File
@@ -24,7 +24,7 @@ class Etsy extends OAuth2
/**
* @var array
*/
protected $tokens = [];
protected array $tokens = [];
/**
* @var array