You are here

protected static property RefreshTokenRepository::$entity_class in Simple OAuth (OAuth2) & OpenID Connect 8.2

Same name and namespace in other branches
  1. 8.3 src/Repositories/RefreshTokenRepository.php \Drupal\simple_oauth\Repositories\RefreshTokenRepository::entity_class

File

src/Repositories/RefreshTokenRepository.php, line 13

Class

RefreshTokenRepository

Namespace

Drupal\simple_oauth\Repositories

Code

protected static $entity_class = 'Drupal\\simple_oauth\\Entities\\RefreshTokenEntity';