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 composer run cs:fix 2023-01-20 11:45:08 +07:00
SimpleContainerTest.php feat(dependencyinjection): Allow optional (nullable) services 2023-11-03 11:53:43 +07:00
TimeFactoryTest.php feat(appframework): Make ITimeFactory extend \PSR\Clock\ClockInterface 2023-03-03 15:37:13 +07:00