Type hint array for HTMLFormFieldCloner::getInputHTMLForKey()
authorFlorian Schmidt <florian.schmidt.stargatewissen@gmail.com>
Mon, 15 Aug 2016 14:38:33 +0000 (16:38 +0200)
committerFlorian Schmidt <florian.schmidt.stargatewissen@gmail.com>
Mon, 15 Aug 2016 14:41:20 +0000 (16:41 +0200)
commitac4f758deeaa9cec2a48e14fec7eded6de669c62
tree558032996e64f7eac92a0d405abe6a3fee4786be
parenta979689003acd0e2722b9abaca8d86a74f345ead
Type hint array for HTMLFormFieldCloner::getInputHTMLForKey()

I was a bit fast with merging I18edfcb62f7b21f2c1990c73944ee6a956fd4901,
because I think, type hinting the type of the parameter would make sense,
too.

Bug: T142912
Change-Id: Id397847c6c078047f3daa84db68ccf3e629ca531
includes/htmlform/fields/HTMLFormFieldCloner.php