pollingInterval = $interval; return $this; } public function getPollingInterval(): ?string { return $this->evaluate($this->pollingInterval); } }