fromBreakpoint = $breakpoint; return $this; } public function getFromBreakpoint(): ?string { return $this->evaluate($this->fromBreakpoint); } }