]> source.dussan.org Git - nextcloud-server.git/commit
Use mixed as type
authorLukas Reschke <lukas@owncloud.com>
Wed, 22 Oct 2014 13:07:16 +0000 (15:07 +0200)
committerLukas Reschke <lukas@owncloud.com>
Wed, 22 Oct 2014 13:09:33 +0000 (15:09 +0200)
commitbe06937e65495293a97a1d8ada36d7d8f87cfe44
tree0656e221abe05a6a9e1496e2e4cbd0f2a4e414d7
parent31e489b44d22bbb7b255a95485a2417760a96c5c
Use mixed as type

Actually query() returns value of the type "mixed" (as is also stated in the interface) - this is purely there to make our IDEs and Scrutinizer happier.
lib/private/appframework/utility/simplecontainer.php