Exemple #1
0
 public function offsetGet($offset)
 {
     return $this->trie->get($offset);
 }