material = $material; } /** * @return PresentationMaterial */ public function getMaterial(){ return $this->material; } }