diff --git a/htdocs/opensurvey/class/opensurveysondage.class.php b/htdocs/opensurvey/class/opensurveysondage.class.php index b7f83470cec..92dfdd54685 100644 --- a/htdocs/opensurvey/class/opensurveysondage.class.php +++ b/htdocs/opensurvey/class/opensurveysondage.class.php @@ -480,6 +480,8 @@ class Opensurveysondage extends CommonObject /** * Cleans all the class variables before doing an update or an insert + * + * @return void */ private function cleanParameters() {