@@ -176,7 +176,7 @@ discard block |
||
176 | 176 | } |
177 | 177 | |
178 | 178 | /** |
179 | - * @return the unknown_type |
|
179 | + * @return integer unknown_type |
|
180 | 180 | */ |
181 | 181 | public function getVoteActive() |
182 | 182 | { |
@@ -212,7 +212,7 @@ discard block |
||
212 | 212 | } |
213 | 213 | |
214 | 214 | /** |
215 | - * @return bool |
|
215 | + * @return integer |
|
216 | 216 | */ |
217 | 217 | public function getModerationType() |
218 | 218 | { |
@@ -230,7 +230,7 @@ discard block |
||
230 | 230 | } |
231 | 231 | |
232 | 232 | /** |
233 | - * @return bool |
|
233 | + * @return integer |
|
234 | 234 | */ |
235 | 235 | public function getMailModerationValidated() |
236 | 236 | { |
@@ -266,7 +266,7 @@ discard block |
||
266 | 266 | } |
267 | 267 | |
268 | 268 | /** |
269 | - * @return bool |
|
269 | + * @return integer |
|
270 | 270 | */ |
271 | 271 | public function getMailModerationRejected() |
272 | 272 | { |