Exemplo n.º 1
0
	public function toObjectStorage($keysAsData = false){
		return Iterators::toObjectStorage($this->iterator, $keysAsData);
	}