mirror of
https://github.com/nextcloud/server.git
synced 2026-02-23 18:05:02 -05:00
With upcoming work for the feature policy header. Splitting this in smaller classes that just do 1 thing makes sense. I rather have a few small classes that are tiny and do 1 thing right (and we all understand what is going on) than have big ones. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> |
||
|---|---|---|
| .. | ||
| DependencyInjection | ||
| Http | ||
| Middleware | ||
| OCS | ||
| Routing | ||
| Utility | ||
| App.php | ||
| Http.php | ||
| Logger.php | ||