Example #1
0
 function removeAll()
 {
     $this->zookeeper->deleteChildren("{$this->path}/{$this->node}");
 }