summaryrefslogtreecommitdiff
path: root/includes/parser/CoreLinkFunctions.php
diff options
context:
space:
mode:
Diffstat (limited to 'includes/parser/CoreLinkFunctions.php')
-rw-r--r--includes/parser/CoreLinkFunctions.php5
1 files changed, 5 insertions, 0 deletions
diff --git a/includes/parser/CoreLinkFunctions.php b/includes/parser/CoreLinkFunctions.php
index d6d11880..913ec22b 100644
--- a/includes/parser/CoreLinkFunctions.php
+++ b/includes/parser/CoreLinkFunctions.php
@@ -1,4 +1,9 @@
<?php
+/**
+ * Link functions provided by MediaWiki core; experimental
+ *
+ * @file
+ */
/**
* Various core link functions, registered in Parser::firstCallInit()