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