nextcloud-server/tests/lib/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
..
ControllerMethodReflectorTest.php
SimpleContainerTest.php feat(dependencyinjection): Allow optional (nullable) services 2023-11-03 11:53:43 +07:00
TimeFactoryTest.php