Tweak/add some documentation as hints for some code analysis
[lhc/web/wiklou.git] / includes / api / ApiMain.php
index e490ece..4d8d671 100644 (file)
@@ -530,7 +530,7 @@ class ApiMain extends ApiBase {
 
        /**
         * Set up the module for response
-        * @return Object the module that will handle this action
+        * @return ApiBase The module that will handle this action
         */
        protected function setupModule() {
                // Instantiate the module requested by the user