mirror of
https://github.com/humhub/humhub.git
synced 2025-02-24 11:14:00 +01:00
Update Instagram.php
This commit is contained in:
parent
1c96ffcc07
commit
3a0dfd409a
@ -1,11 +1,15 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* @link https://www.humhub.org/
|
||||
* @copyright Copyright (c) 2017 HumHub GmbH & Co. KG
|
||||
* @license https://www.humhub.com/licences
|
||||
*/
|
||||
|
||||
namespace humhub\modules\user\authclient;
|
||||
|
||||
use yii\authclient\OAuth2;
|
||||
|
||||
class Instagram extends OAuth2
|
||||
{
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user