You are here

service lock in Memcache API and Integration 8.2

Class

Drupal\Core\Lock\LockBackendInterface
1 string reference to lock
MemcacheTestServiceProvider::alter in tests/modules/memcache_test/src/MemcacheTestServiceProvider.php
Modifies existing service definitions.

File

./example.services.yml
example.services.yml

View source
  1. class: Drupal\Core\Lock\LockBackendInterface
  2. factory:
  3. - '@memcache.lock.factory'
  4. - get