Actions

Special

All translations

Enter a message name below to show all available translations.

Message

Found 3 translations.

NameCurrent message text
 h English (en)public function beforeSurveySettings()
   {
    $event = $this->event;
    $surveyId = intval($event->get('survey'));
 h Japanese (ja)public function beforeSurveySettings()
   {
    $event = $this->event;
    $surveyId = intval($event->get('survey'));
 h Dutch (nl)public function beforeSurveySettings()
   {
    $event = $this->event;
    $surveyId = intval($event->get('survey'));