nextcloud/lib/private/AppFramework
Joas Schilling 840dd4b39c
Allow to inject/mock `new \DateTime()` similar to time()
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-10-09 15:38:31 +02:00
..
DependencyInjection Add wrapper Logger in DIContainer 2018-09-04 10:05:25 +02:00
Http ensure we always return an array from `Request::getParams` 2018-08-28 18:11:42 +02:00
Middleware Do not use file as template parameter 2018-08-09 16:45:25 +02:00
OCS Do not send a body for "No content", "Not modified" and others 2018-05-04 13:46:13 +02:00
Routing Revert "Match slashes in ../{id} resource routes" 2017-04-18 21:50:36 +02:00
Utility Allow to inject/mock `new \DateTime()` similar to time() 2018-10-09 15:38:31 +02:00
App.php OCP\AppFramework\App strict 2018-03-09 08:42:03 +01: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