@@ -367,7 +367,7 @@ |
||
367 | 367 | * - analyse ad code |
368 | 368 | * - submit form (either add or edit an ad) |
369 | 369 | * |
370 | - * @return mixed Action name or false when no action was submitted |
|
370 | + * @return string|false Action name or false when no action was submitted |
|
371 | 371 | */ |
372 | 372 | protected function get_submitted_action() |
373 | 373 | { |