You are here

service lockr.client in Lockr 8.3

Same name and namespace in other branches
  1. 8.4 lockr.services.yml \lockr.client
  2. 8.2 lockr.services.yml \lockr.client
  3. 4.x lockr.services.yml \lockr.client

Class

Lockr\LockrClient
1 string reference to lockr.client
drush_lockr_register in ./lockr.drush.inc
Registers the site with lockr.

File

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

View source
  1. class: Lockr\LockrClient
  2. factory:
  3. - Lockr\LockrClient
  4. - createFromSettings
  5. arguments:
  6. - '@lockr.settings'