More return documentation
[lhc/web/wiklou.git] / includes / Action.php
index 328ce97..66f3513 100644 (file)
@@ -501,6 +501,7 @@ abstract class FormlessAction extends Action {
 
        /**
         * We don't want an HTMLForm
+        * @return bool
         */
        protected function getFormFields() {
                return false;