You are here

protected property OAuth2Storage::$configFactory in OAuth2 Server 8

Same name and namespace in other branches
  1. 2.0.x src/OAuth2Storage.php \Drupal\oauth2_server\OAuth2Storage::configFactory

The config factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

src/OAuth2Storage.php, line 47

Class

OAuth2Storage
Provides Drupal OAuth2 storage for the library.

Namespace

Drupal\oauth2_server

Code

protected $configFactory;