Set getEditConflictMainTextBox parameter type to array
authorWMDE-Fisch <christoph.jauera@wikimedia.de>
Thu, 16 Aug 2018 09:00:06 +0000 (11:00 +0200)
committerWMDE-Fisch <christoph.jauera@wikimedia.de>
Thu, 16 Aug 2018 09:03:48 +0000 (11:03 +0200)
commit60e396da44b090fbe8fe64cb23749f4387ca8a12
tree8a96d17b0d7aa8de76316fe4d3c6c0a00c202333
parent8de5b0624d2d69ef6274b514c61e7ee68930d2d6
Set getEditConflictMainTextBox parameter type to array

This is only called at one place in core and used in the TwoColConf
extention. The passed argument is always an array.

Change-Id: I4ca94442b79dc8871ed72943be733d100e093e44
includes/editpage/TextConflictHelper.php