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