content = $_content; } /** * @return AGridContent */ public function getContent(): AGridContent { return $this->content; } }