Skip to content

Commit

Permalink
Inherit comments
Browse files Browse the repository at this point in the history
  • Loading branch information
DraperStudio committed Feb 24, 2015
1 parent 1e06135 commit 657e8ac
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions src/Provider.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,7 @@
class Provider extends AbstractProvider implements ProviderInterface
{
/**
* The scopes being requested.
*
* @var array
* {@inheritdoc}
*/
protected $scopes = ['basic'];

Expand Down

0 comments on commit 657e8ac

Please sign in to comment.