1
0
Fork 0
mirror of synced 2024-05-20 12:42:39 +12:00

Update Reference Material

This commit is contained in:
rsneh 2020-10-07 19:07:05 +03:00
parent 9830d6400a
commit 9220eb6f53

View file

@ -4,6 +4,9 @@ namespace Appwrite\Auth\OAuth2;
use Appwrite\Auth\OAuth2;
// Reference Material
// https://developer.wordpress.com/docs/wpcc/
class Wordpress extends OAuth2
{
/**