protected property Oauth2GrantManager::$scopeRepository in Simple OAuth (OAuth2) & OpenID Connect 8.3
Same name and namespace in other branches
- 8.4 src/Plugin/Oauth2GrantManager.php \Drupal\simple_oauth\Plugin\Oauth2GrantManager::scopeRepository
- 8.2 src/Plugin/Oauth2GrantManager.php \Drupal\simple_oauth\Plugin\Oauth2GrantManager::scopeRepository
- 5.x src/Plugin/Oauth2GrantManager.php \Drupal\simple_oauth\Plugin\Oauth2GrantManager::scopeRepository
Type: \League\OAuth2\Server\Repositories\ScopeRepositoryInterface
File
- src/
Plugin/ Oauth2GrantManager.php, line 34
Class
- Oauth2GrantManager
- Provides the OAuth2 Grant plugin manager.
Namespace
Drupal\simple_oauth\PluginCode
protected $scopeRepository;