Merge "Language: s/error_log/wfWarn/"
[lhc/web/wiklou.git] / includes / context / RequestContext.php
index 091e8da..ede10fe 100644 (file)
@@ -425,6 +425,7 @@ class RequestContext implements IContextSource {
         * Get the RequestContext object associated with the main request
         * and gives a warning to the log, to find places, where a context maybe is missing.
         *
+        * @param string $func
         * @return RequestContext
         * @since 1.24
         */