1
0
Fork 0
mirror of synced 2024-06-27 02:31:04 +12:00

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 08:15:28 -04:00 committed by GitHub
parent f1887449ab
commit 27e54fae4c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -14,7 +14,7 @@ class Etsy extends OAuth2
/**
* @var string
*/
private $version = '2022-07-14';
private string $version = '2022-07-14';
/**
* @var array