OEModule\OphCoCvi\controllers\DefaultController::updateEventInfo PHP Method

updateEventInfo() protected method

Use the manager status for the event info text.
protected updateEventInfo ( )
    protected function updateEventInfo()
    {
        $this->getManager()->updateEventInfo($this->event);
    }