public function getTitle()
 {
     return $this->eventHistoryModel->getSummaryDisplay();
 }