nextcloud/lib/private/appframework
Lukas Reschke be06937e65 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.
2014-10-22 15:09:33 +02:00
..
core Better phpdoc and method naming 2014-09-04 13:26:51 +02:00
db move db into iservercontainer 2014-04-19 19:30:12 +02:00
dependencyinjection introduce SessionMiddleWare to control session handling via an annotation 2014-10-22 12:44:19 +02:00
http Remove dead code 2014-09-29 17:20:29 +02:00
middleware introduce SessionMiddleWare to control session handling via an annotation 2014-10-22 12:44:19 +02:00
routing Allow default values for route parameters. 2014-09-09 23:00:29 +02:00
utility Use mixed as type 2014-10-22 15:09:33 +02:00
app.php adjust license headers to new mail address 2014-05-11 17:54:08 +02:00
http.php Fix all PHPDoc types and variable names, in /lib 2014-05-13 19:08:14 +01:00