layout = $layout; return $this; } public function getLayout(): ?Component { return $this->layout; } }