mirror of
https://github.com/nextcloud/server.git
synced 2026-05-28 04:32:30 -04:00
Merge pull request #7301 from owncloud/fix-fuckup
fix master - #7274 brokes it
This commit is contained in:
commit
742f54b6d5
1 changed files with 1 additions and 0 deletions
|
|
@ -26,6 +26,7 @@ namespace OC\AppFramework\Middleware;
|
|||
|
||||
use OCP\AppFramework\Controller;
|
||||
use OCP\AppFramework\Http\Response;
|
||||
use OCP\AppFramework\MiddleWare;
|
||||
|
||||
/**
|
||||
* This class is used to store and run all the middleware in correct order
|
||||
|
|
|
|||
Loading…
Reference in a new issue