You are here

service lockr.client_factory in Lockr 8.2

Class

Drupal\lockr\ClientFactory
6 string references to lockr.client_factory
LockrAdminController::create in src/Controller/LockrAdminController.php
Instantiates a new instance of this class.
LockrCSRForm::create in src/Form/LockrCSRForm.php
Instantiates a new instance of this class.
LockrKeyProvider::create in src/Plugin/KeyProvider/LockrKeyProvider.php
Creates an instance of the plugin.
LockrLoginForm::create in src/Form/LockrLoginForm.php
Instantiates a new instance of this class.
LockrMigrateForm::create in src/Form/LockrMigrateForm.php
Instantiates a new instance of this class.

... See full list

File

./lockr.services.yml
lockr.services.yml

View source
  1. class: Drupal\lockr\ClientFactory
  2. arguments:
  3. - '@lockr.client'