From cb1f9b80d01df731f72610772fbdf03e38e21688 Mon Sep 17 00:00:00 2001 From: Jeroen De Dauw Date: Tue, 13 Dec 2011 05:25:06 +0000 Subject: [PATCH] since tag++ --- includes/Linker.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/includes/Linker.php b/includes/Linker.php index d543524935..8f5549a7bb 100644 --- a/includes/Linker.php +++ b/includes/Linker.php @@ -135,6 +135,8 @@ class Linker { * name of the target). * link() replaces the old functions in the makeLink() family. * + * @since 1.16 + * * @param $target Title Can currently only be a Title, but this may * change to support Images, literal URLs, etc. * @param $html string The HTML contents of the element, i.e., -- 2.20.1