summaryrefslogtreecommitdiffstats
path: root/core/Controller
diff options
context:
space:
mode:
Diffstat (limited to 'core/Controller')
-rw-r--r--core/Controller/OCJSController.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/core/Controller/OCJSController.php b/core/Controller/OCJSController.php
index c0f393b6dbd..b1c2208377e 100644
--- a/core/Controller/OCJSController.php
+++ b/core/Controller/OCJSController.php
@@ -81,6 +81,8 @@ class OCJSController extends Controller {
/**
* @NoCSRFRequired
* @PublicPage
+ *
+ * @return DataDisplayResponse
*/
public function getConfig() {
$data = $this->helper->getConfig();