1
0
Fork 0
mirror of synced 2024-09-30 09:18:14 +13:00

Updated comment

This commit is contained in:
Eldad Fux 2020-01-18 14:32:02 +02:00
parent 57221ae4d4
commit ed21fb5fb1

View file

@ -5,7 +5,7 @@ namespace Auth\OAuth;
use Auth\OAuth;
// Reference Material
// https://dev.twitch.tv/docs/authentication
// https://developer.yahoo.com/oauth2/guide/
class Yahoo extends OAuth
{