caption = $caption; } /** * @return CaptionView */ public function getCaption() { return $this->caption; } }