protected property MemcacheBackend::$lockCount in Zircon Profile 8
Same name and namespace in other branches
- 8.0 modules/memcache/src/MemcacheBackend.php \Drupal\memcache\MemcacheBackend::lockCount
The lock count.
Type: int
File
- modules/
memcache/ src/ MemcacheBackend.php, line 33 - Contains \Drupal\memcache\MemcacheBackend.
Class
- MemcacheBackend
- Defines a Memcache cache backend.
Namespace
Drupal\memcacheCode
protected $lockCount = 0;