Ejemplo n.º 1
0
 /**
  * (non-PHPdoc)
  * @see texdc\momento\EventInterface::occurrenceDate()
  */
 public function occurrenceDate()
 {
     return $this->eventId->occurrenceDate();
 }