nextcloud-server/lib/private/AppFramework/Utility
Christoph Wurst 78842348b2
feat(dependencyinjection): Allow optional (nullable) services
Allows working with classes that might or might not be available.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-11-03 11:53:43 +07:00
..
ControllerMethodReflector.php
QueryNotFoundException.php fix: Throw `NotFoundExceptionInterface` to fulfill PSR container interface if class not found 2023-02-06 14:16:35 +07:00
SimpleContainer.php feat(dependencyinjection): Allow optional (nullable) services 2023-11-03 11:53:43 +07:00
TimeFactory.php Fix version number in ITimeFactory after it was delayed 2023-10-11 12:14:41 +07:00