summaryrefslogtreecommitdiff
path: root/includes/context/ContextSource.php
diff options
context:
space:
mode:
Diffstat (limited to 'includes/context/ContextSource.php')
-rw-r--r--includes/context/ContextSource.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/includes/context/ContextSource.php b/includes/context/ContextSource.php
index d526d84b..caf5afaa 100644
--- a/includes/context/ContextSource.php
+++ b/includes/context/ContextSource.php
@@ -168,6 +168,7 @@ abstract class ContextSource implements IContextSource {
* Parameters are the same as wfMessage()
*
* @since 1.18
+ * @param mixed ...
* @return Message
*/
public function msg( /* $args */ ) {