protected static property RefreshTokenRepository::$bundleId in Simple OAuth (OAuth2) & OpenID Connect 8.4
Same name and namespace in other branches
- 5.x src/Repositories/RefreshTokenRepository.php \Drupal\simple_oauth\Repositories\RefreshTokenRepository::bundleId
The bundle ID.
Type: string
File
- src/
Repositories/ RefreshTokenRepository.php, line 20
Class
- RefreshTokenRepository
- The refresh token repository.
Namespace
Drupal\simple_oauth\RepositoriesCode
protected static $bundleId = 'refresh_token';