step = $interval; return $this; } public function getStep(): int | float | string | null { return $this->evaluate($this->step); } }