nextcloud/lib/public/AppFramework/Utility
Roeland Jago Douma def82c5077
Remove reflect method form public interface
The reflect method is (and should) only every be called internally.
Since if you call it again it would otherwise start mixing and matching
arguments etc.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-08-30 13:28:18 +02:00
..
IControllerMethodReflector.php Remove reflect method form public interface 2019-08-30 13:28:18 +02:00
ITimeFactory.php Allow to inject/mock `new \DateTime()` similar to time() 2018-10-09 15:38:31 +02:00