Legoktm has uploaded a new change for review.

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

Change subject: HTMLForm::factory() doesn't throw MWExceptions
......................................................................

HTMLForm::factory() doesn't throw MWExceptions

Change-Id: I0104bf1dd9ebb813aa37f92b21515a964ca2a709
---
M includes/htmlform/HTMLForm.php
1 file changed, 0 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core 
refs/changes/98/214298/1

diff --git a/includes/htmlform/HTMLForm.php b/includes/htmlform/HTMLForm.php
index f2c2aab..7f988d0 100644
--- a/includes/htmlform/HTMLForm.php
+++ b/includes/htmlform/HTMLForm.php
@@ -244,7 +244,6 @@
        /**
         * Construct a HTMLForm object for given display type. May return a 
HTMLForm subclass.
         *
-        * @throws MWException When the display format requested is not known
         * @param string $displayFormat
         * @param mixed $arguments... Additional arguments to pass to the 
constructor.
         * @return HTMLForm

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I0104bf1dd9ebb813aa37f92b21515a964ca2a709
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: Legoktm <[email protected]>

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

Reply via email to