col = $col; } /** * @return AGridCol */ public function getCol(): AGridCol { return $this->col; } }