You are here

protected property LockrKeyProvider::$configFactory in Lockr 8.4

Same name and namespace in other branches
  1. 8.3 src/Plugin/KeyProvider/LockrKeyProvider.php \Drupal\lockr\Plugin\KeyProvider\LockrKeyProvider::configFactory
  2. 4.x src/Plugin/KeyProvider/LockrKeyProvider.php \Drupal\lockr\Plugin\KeyProvider\LockrKeyProvider::configFactory

Drupal config factory.

Type: ConfigFactoryInterface

File

src/Plugin/KeyProvider/LockrKeyProvider.php, line 47
Contains Drupal\lockr\Plugin\KeyProvider\LockrKeyProvider.

Class

LockrKeyProvider
Adds a key provider that allows a key to be stored in Lockr.

Namespace

Drupal\lockr\Plugin\KeyProvider

Code

protected $configFactory;