Ejemplo n.º 1
0
 public function getNextSibling()
 {
     return PPNode_Hash_Tree::factory($this->store, $this->index + 1);
 }