Searched refs:hasMoreValues (Results 1 – 1 of 1) sorted by relevance
106 public function hasMoreValues(Attribute $attribute): bool function in FreeDSx\\Ldap\\Search\\RangeRetrieval127 … if (($range = $this->getRangeOption($attribute)) === null || !$this->hasMoreValues($attribute)) {180 while ($this->hasMoreValues($attribute)) {