HTMLForm::factory() doesn't throw MWExceptions
Change-Id: I0104bf1dd9ebb813aa37f92b21515a964ca2a709
This commit is contained in:
parent
e67bc3dc8e
commit
ede0147134
1 changed files with 0 additions and 1 deletions
|
|
@ -244,7 +244,6 @@ class HTMLForm extends ContextSource {
|
|||
/**
|
||||
* 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
|
||||
|
|
|
|||
Loading…
Reference in a new issue