Skip to content

Commit 657e8ac

Browse files
author
DraperStudio
committed
Inherit comments
1 parent 1e06135 commit 657e8ac

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

src/Provider.php

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,7 @@
88
class Provider extends AbstractProvider implements ProviderInterface
99
{
1010
/**
11-
* The scopes being requested.
12-
*
13-
* @var array
11+
* {@inheritdoc}
1412
*/
1513
protected $scopes = ['basic'];
1614

0 commit comments

Comments
 (0)