group = $group; return $this; } public function getGroup(): ?ColumnGroup { return $this->group; } }