You are here

protected property AccessTokenManager::$configFactory in Access unpublished 8

The configuration object factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

src/AccessTokenManager.php, line 21

Class

AccessTokenManager
Service to work with access tokens.

Namespace

Drupal\access_unpublished

Code

protected $configFactory;