nextcloud/lib/private/AppFramework
Roeland Jago Douma 357263a70b
Do not try to autoload built in types
This avoids calls to the autoloader (or chain of autoloaders) to see if
for example 'principalPrefix' class can be found. While we already know
it is a string.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-06-04 15:13:32 +02:00
..
DependencyInjection Do not try to autoload built in types 2019-06-04 15:13:32 +02:00
Http Remove duplicate functionality 2019-01-20 13:29:58 +04:00
Middleware Make it possible to show admin settings for sub admins 2019-05-23 20:31:40 +02:00
OCS Do not send a body for "No content", "Not modified" and others 2018-05-04 13:46:13 +02:00
Routing Make sure urlParams are correctly injected in global routes 2019-03-11 12:30:44 +01:00
Utility Do not try to autoload built in types 2019-06-04 15:13:32 +02:00
App.php Check the actual status code for 204 and 304 2019-05-24 15:18:32 +02:00
Http.php Update license headers 2017-11-06 16:56:19 +01:00
Logger.php Add wrapper Logger in DIContainer 2018-09-04 10:05:25 +02:00