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