You are here

service lockr.cert_manager in Lockr 4.x

Class

Drupal\lockr\CertManager
1 string reference to lockr.cert_manager
LockrRenewForm::create in src/Form/LockrRenewForm.php
Instantiates a new instance of this class.

File

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

View source
  1. class: Drupal\lockr\CertManager
  2. arguments:
  3. - '@config.factory'
  4. - '@file_system'
  5. - '@app.root'