Update Instagram.php

This commit is contained in:
Sarah Tsumayoi 2017-11-28 14:33:20 -08:00 committed by GitHub
parent 1c96ffcc07
commit 3a0dfd409a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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
{
/**