ApiQueryAllUsers: Set 'array' type on result arrays
authorBrad Jorsch <bjorsch@wikimedia.org>
Wed, 6 May 2015 15:41:41 +0000 (11:41 -0400)
committerBrad Jorsch <bjorsch@wikimedia.org>
Wed, 6 May 2015 15:44:38 +0000 (11:44 -0400)
commitb9fe1e5f0b67fa2ad40221661aaa21f104456e96
tree95b60ace2075a840121e9da5963fa1fbfc9ac4b0
parentc6ea60543b7b5a2cfca9a6a9bf99f5dfc2f45435
ApiQueryAllUsers: Set 'array' type on result arrays

Did this for ApiQueryUsers and ApiQueryUserInfo in I35007089, but missed
the corresponding code here.

Change-Id: I3786ab4a10b96600037816dd88580870d155a2fe
includes/api/ApiQueryAllUsers.php