jenkins-bot has submitted this change and it was merged.

Change subject: Minor documentation fix for ContentHandler::makeParserOptions
......................................................................


Minor documentation fix for ContentHandler::makeParserOptions

Change-Id: I752edbf2f68d4f11bb24ccbce40f0618b4ac5e48
---
M includes/content/ContentHandler.php
1 file changed, 1 insertion(+), 3 deletions(-)

Approvals:
  Bartosz Dziewoński: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/includes/content/ContentHandler.php 
b/includes/content/ContentHandler.php
index 200d453..7c51345 100644
--- a/includes/content/ContentHandler.php
+++ b/includes/content/ContentHandler.php
@@ -942,7 +942,7 @@
        }
 
        /**
-        * Get parser options suitable for rendering the primary article 
wikitext
+        * Get parser options suitable for rendering and caching the article
         *
         * @param IContextSource|User|string $context One of the following:
         *        - IContextSource: Use the User and the Language of the 
provided
@@ -951,8 +951,6 @@
         *                                            so use an IContextSource 
object if possible.
         *        - 'canonical': Canonical options (anonymous user with default
         *                                            preferences and content 
language).
-        *
-        * @param IContextSource|User|string $context
         *
         * @throws MWException
         * @return ParserOptions

-- 
To view, visit https://gerrit.wikimedia.org/r/110697
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I752edbf2f68d4f11bb24ccbce40f0618b4ac5e48
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: Hoo man <[email protected]>
Gerrit-Reviewer: Bartosz Dziewoński <[email protected]>
Gerrit-Reviewer: Daniel Kinzler <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to