Move files_sharing Controllers => Controller
lib/Controller is the default location for controllers. So lets put them
all in there.
Signed-off-by:
Roeland Jago Douma <roeland@famdouma.nl>
Showing
- apps/files_sharing/lib/AppInfo/Application.php 2 additions, 2 deletionsapps/files_sharing/lib/AppInfo/Application.php
- apps/files_sharing/lib/Controller/ExternalSharesController.php 2 additions, 2 deletions...files_sharing/lib/Controller/ExternalSharesController.php
- apps/files_sharing/lib/Controller/ShareController.php 1 addition, 1 deletionapps/files_sharing/lib/Controller/ShareController.php
- apps/files_sharing/lib/Middleware/SharingCheckMiddleware.php 2 additions, 2 deletionsapps/files_sharing/lib/Middleware/SharingCheckMiddleware.php
- apps/files_sharing/tests/Controller/ExternalShareControllerTest.php 1 addition, 1 deletion..._sharing/tests/Controller/ExternalShareControllerTest.php
- apps/files_sharing/tests/Controller/ShareControllerTest.php 2 additions, 2 deletionsapps/files_sharing/tests/Controller/ShareControllerTest.php
Loading
Please register or sign in to comment