Searched defs:toValue (Results 1 – 4 of 4) sorted by relevance
27 public function addRange($fromValue = null, $toValue = null, ?string $key = null): self argument
48 public function addRange(?string $fromValue = null, ?string $toValue = null): self argument
67 public function addRange(?int $fromValue = null, ?int $toValue = null): self argument
44 public function setToValue(NumericValue $toValue)