nextcloud/lib/private/AppFramework/Utility
Daniel Kesselberg 0ecc70c497
Assume that getType is available
From PHP7 getType is always available. No need to check it nowdays.

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2019-10-14 09:50:12 +02:00
..
ControllerMethodReflector.php Assume that getType is available 2019-10-14 09:50:12 +02:00
SimpleContainer.php Do not try to autoload built in types 2019-06-04 15:13:32 +02:00
TimeFactory.php Allow to inject/mock `new \DateTime()` similar to time() 2018-10-09 15:38:31 +02:00