Hoo man has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/110697

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(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core 
refs/changes/97/110697/1

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: newchange
Gerrit-Change-Id: I752edbf2f68d4f11bb24ccbce40f0618b4ac5e48
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: Hoo man <[email protected]>

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

Reply via email to