diff options
Diffstat (limited to 'includes/parser/CoreLinkFunctions.php')
-rw-r--r-- | includes/parser/CoreLinkFunctions.php | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/includes/parser/CoreLinkFunctions.php b/includes/parser/CoreLinkFunctions.php index 48936146c599..8de13278c2d6 100644 --- a/includes/parser/CoreLinkFunctions.php +++ b/includes/parser/CoreLinkFunctions.php @@ -11,7 +11,6 @@ */ class CoreLinkFunctions { /** - * @static * @param $parser Parser_LinkHooks * @return bool */ @@ -21,7 +20,6 @@ class CoreLinkFunctions { } /** - * @static * @param $parser Parser * @param $holders LinkHolderArray * @param $markers LinkMarkerReplacer @@ -45,7 +43,6 @@ class CoreLinkFunctions { } /** - * @static * @param $parser Parser * @param $holders LinkHolderArray * @param $markers LinkMarkerReplacer |