mirror of
https://github.com/nextcloud/server.git
synced 2026-06-14 19:20:35 -04:00
In the new sabre (3.2) the order of beforeMethod is switched. it used to be that beforeMethod:METHOD was called after beforeMethod. But now it is called before. Since we need the view this was broken. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> |
||
|---|---|---|
| .. | ||
| AppInfo | ||
| CalDAV | ||
| CardDAV | ||
| Command | ||
| Comments | ||
| Connector | ||
| DAV | ||
| Files | ||
| Migration | ||
| SystemTag | ||
| Upload | ||
| Capabilities.php | ||
| HookManager.php | ||
| RootCollection.php | ||
| Server.php | ||