We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e42fdc6 commit 53a248bCopy full SHA for 53a248b
lib/Controller/OcrBackendInfoController.php
@@ -43,6 +43,7 @@ public function __construct($AppName, IRequest $request, IOcrBackendInfoService
43
}
44
45
/**
46
+ * @NoAdminRequired
47
* @return JSONResponse
48
*/
49
public function getInstalledLanguages() : JSONResponse {
0 commit comments