Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
ZookeeperStore.php
function ZookeeperStore::__construct
File
vendor/
symfony/
lock/
Store/
ZookeeperStore.php
, line 30
Class
ZookeeperStore
ZookeeperStore is a PersistingStoreInterface implementation using Zookeeper as store engine.
Namespace
Symfony\Component\Lock\Store
Code
public
function
__construct
(\Zookeeper
$zookeeper
) { }
RSS feed