jenkins-bot has submitted this change and it was merged.
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(-)
Approvals:
Hashar: Looks good to me, approved
jenkins-bot: Verified
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: merged
Gerrit-Change-Id: Ic081abc7ee8b63281d7a4d56fac9333e79e39f29
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: IAlex <[email protected]>
Gerrit-Reviewer: Aaron Schulz <[email protected]>
Gerrit-Reviewer: Daniel Friesen <[email protected]>
Gerrit-Reviewer: Hashar <[email protected]>
Gerrit-Reviewer: jenkins-bot
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits