You are here

protected static property AccessTokenRepository::$bundleId in Simple OAuth (OAuth2) & OpenID Connect 5.x

Same name and namespace in other branches
  1. 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\Repositories

Code

protected static $bundleId = 'access_token';