From 571ae5bdfccea878873a1f14cda2740f87efb374 Mon Sep 17 00:00:00 2001 From: Max Semenik Date: Thu, 5 Jan 2012 18:05:54 +0000 Subject: [PATCH] Follow-up r108137: @since --- includes/LinksUpdate.php | 1 + 1 file changed, 1 insertion(+) diff --git a/includes/LinksUpdate.php b/includes/LinksUpdate.php index 582fe72812..27d1dfd221 100644 --- a/includes/LinksUpdate.php +++ b/includes/LinksUpdate.php @@ -813,6 +813,7 @@ class LinksUpdate { /** * Returns parser output + * @since 1.19 * @return ParserOutput */ public function getParserOutput() { -- 2.20.1