server/tests/lib/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
..
ControllerMethodReflectorTest.php AppFramework annotation whitespace unit test 2015-06-21 20:26:57 +01:00
SimpleContainerTest.php Sanitize class names before registerService/query 2015-07-30 21:02:16 +01:00