More return documentation
[lhc/web/wiklou.git] / includes / debug / Debug.php
index 376402f..eaf8828 100644 (file)
@@ -87,6 +87,7 @@ class MWDebug {
 
        /**
         * Returns internal log array
+        * @return array
         */
        public static function getLog() {
                return self::$log;