add missing namespaces/fix wrong class-names

This commit is contained in:
nupplaPhil
2020-01-19 16:29:55 +01:00
parent 3b16829484
commit 174129af94
13 changed files with 20 additions and 4 deletions

View File

@@ -209,7 +209,7 @@ class UserExport extends BaseSettingsModule
* echoes account data and items as separated json, one per line
*
* @param App $a
* @throws Exception
* @throws \Exception
*/
private static function exportAll(App $a)
{