Fixed code quality problem

This commit is contained in:
Marcos García de La Fuente 2014-01-04 20:05:18 +01:00
parent c9db0c3a94
commit 7fccefd620

View File

@ -480,6 +480,8 @@ class Opensurveysondage extends CommonObject
/** /**
* Cleans all the class variables before doing an update or an insert * Cleans all the class variables before doing an update or an insert
*
* @return void
*/ */
private function cleanParameters() { private function cleanParameters() {