row = $row; } /** * @return AGridRow */ public function getRow(): AGridRow { return $this->row; } }