summaryrefslogtreecommitdiffstats
path: root/apps/theming/lib/Controller/ThemingController.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/theming/lib/Controller/ThemingController.php')
-rw-r--r--apps/theming/lib/Controller/ThemingController.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/theming/lib/Controller/ThemingController.php b/apps/theming/lib/Controller/ThemingController.php
index fc282f20885..2f0bfdd05ca 100644
--- a/apps/theming/lib/Controller/ThemingController.php
+++ b/apps/theming/lib/Controller/ThemingController.php
@@ -135,7 +135,6 @@ class ThemingController extends Controller {
* @param string $setting
* @param string $value
* @return DataResponse
- * @throws NotFoundException
* @throws NotPermittedException
*/
public function updateStylesheet($setting, $value) {