Merge "Enable merging of WrappedStringList between 'bottomscripts' and 'reportime'"
[lhc/web/wiklou.git] / includes / GlobalFunctions.php
index 2ad626c..8c7e52a 100644 (file)
@@ -1446,7 +1446,7 @@ function wfHostname() {
  * hostname of the server handling the request.
  *
  * @param string $nonce Value from OutputPage::getCSPNonce
- * @return string
+ * @return string|WrappedString HTML
  */
 function wfReportTime( $nonce = null ) {
        global $wgShowHostnames;