You are here

protected static property AccessTokenRepository::$entity_interface in Simple OAuth (OAuth2) & OpenID Connect 8.2

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

File

src/Repositories/AccessTokenRepository.php, line 16

Class

AccessTokenRepository

Namespace

Drupal\simple_oauth\Repositories

Code

protected static $entity_interface = 'League\\OAuth2\\Server\\Entities\\AccessTokenEntityInterface';