IAlex has uploaded a new change for review.
https://gerrit.wikimedia.org/r/66384
Change subject: Remove occurence of $wgOut in HTMLForm::displayForm()'s
documentation
......................................................................
Remove occurence of $wgOut in HTMLForm::displayForm()'s documentation
Mention the context instead
Change-Id: Ic081abc7ee8b63281d7a4d56fac9333e79e39f29
---
M includes/HTMLForm.php
1 file changed, 2 insertions(+), 2 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core
refs/changes/84/66384/1
diff --git a/includes/HTMLForm.php b/includes/HTMLForm.php
index e4a77a0..33e447e 100644
--- a/includes/HTMLForm.php
+++ b/includes/HTMLForm.php
@@ -588,8 +588,8 @@
}
/**
- * Display the form (sending to $wgOut), with an appropriate error
- * message or stack of messages, and any validation errors, etc.
+ * Display the form (sending to the context's OutputPage object), with
an
+ * appropriate error message or stack of messages, and any validation
errors, etc.
*
* @attention You should call prepareForm() before calling this
function.
* Moreover, when doing method chaining this should be the very last
method
--
To view, visit https://gerrit.wikimedia.org/r/66384
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ic081abc7ee8b63281d7a4d56fac9333e79e39f29
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: IAlex <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits