mirror of
https://github.com/nextcloud/server.git
synced 2026-04-15 22:11:17 -04:00
Leading backslashes are removed, so a `registerService('\\OC\\Foo')`
can still be resolved with `query('OC\\Foo')`.
|
||
|---|---|---|
| .. | ||
| controller | ||
| db | ||
| dependencyinjection | ||
| http | ||
| middleware | ||
| routing | ||
| utility | ||
| AppTest.php | ||