You are here

service lockr.lockr in Lockr 4.x

Same name and namespace in other branches
  1. 8.4 lockr.services.yml \lockr.lockr
  2. 8.3 lockr.services.yml \lockr.lockr

Class

Lockr\Lockr
5 string references to lockr.lockr
LockrAdminController::create in src/Controller/LockrAdminController.php
Instantiates a new instance of this class.
LockrEncryptionKeyType::create in src/Plugin/KeyType/LockrEncryptionKeyType.php
LockrKeyProvider::create in src/Plugin/KeyProvider/LockrKeyProvider.php
LockrMigrateForm::create in src/Form/LockrMigrateForm.php
Instantiates a new instance of this class.
LockrRegisterForm::create in src/Form/LockrRegisterForm.php
Instantiates a new instance of this class.

File

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

View source
  1. class: Lockr\Lockr
  2. arguments:
  3. - '@lockr.client'
  4. - '@lockr.secret_info'