nextcloud/lib/private/appframework/utility
Robin McCorkell 182bc17aeb Sanitize class names before registerService/query
Leading backslashes are removed, so a `registerService('\\OC\\Foo')`
can still be resolved with `query('OC\\Foo')`.
2015-07-30 21:02:16 +01:00
..
controllermethodreflector.php update license headers and authors 2015-06-25 14:13:49 +02:00
simplecontainer.php Sanitize class names before registerService/query 2015-07-30 21:02:16 +01:00
timefactory.php Update license headers 2015-03-26 11:44:36 +01:00