API: Be consistent in siteinfo showhooks output
authorBrad Jorsch <bjorsch@wikimedia.org>
Thu, 29 Oct 2015 17:40:52 +0000 (13:40 -0400)
committerAaron Schulz <aschulz@wikimedia.org>
Thu, 29 Oct 2015 18:21:17 +0000 (18:21 +0000)
commit6f0923174c056237eb97d3cb5554c7c74ade4d72
tree904127bc28a46da47cb6d54af1c7be6bf5d33407
parent5a24ab8e808a3bbc8d273c1e6845005f488fd199
API: Be consistent in siteinfo showhooks output

This was originally made 'BCarray' to avoid breaking BC, but in this
case the nonstandard output is so rare it's probably best to just be
internally consistent.

Bug: T117022
Change-Id: I501c415f6170383c163110b00e54ac88c3dfec89
includes/api/ApiQuerySiteinfo.php