mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
Update src/Appwrite/Auth/OAuth2/Etsy.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
This commit is contained in:
co-authored by
Christy Jacob
parent
f1887449ab
commit
27e54fae4c
@@ -14,7 +14,7 @@ class Etsy extends OAuth2
|
||||
/**
|
||||
* @var string
|
||||
*/
|
||||
private $version = '2022-07-14';
|
||||
private string $version = '2022-07-14';
|
||||
|
||||
/**
|
||||
* @var array
|
||||
|
||||
Reference in New Issue
Block a user