throw tags

This commit is contained in:
Yuri Kuznetsov
2022-06-22 15:54:51 +03:00
parent 71dc18afdb
commit c0dd692263
12 changed files with 49 additions and 2 deletions

View File

@@ -58,6 +58,7 @@ class ApplicationUser
/**
* Setup the system user as a current user. The system user is used when no user is logged in.
* @throws Error
*/
public function setupSystemUser(): void
{