mirror of
https://github.com/nuxsmin/sysPass.git
synced 2026-03-22 00:06:53 +01:00
refactor: Fix initialization errors.
Signed-off-by: Rubén D <nuxsmin@syspass.org>
This commit is contained in:
@@ -56,9 +56,9 @@ final class AccountUserController extends SimpleControllerBase
|
||||
*
|
||||
* @param int|null $accountId
|
||||
*
|
||||
* @throws \JsonException
|
||||
* @throws \SP\Core\Exceptions\ConstraintException
|
||||
* @throws \SP\Core\Exceptions\QueryException
|
||||
* @throws \SP\Core\Exceptions\SPException
|
||||
*/
|
||||
public function accountsUserAction(?int $accountId = null): void
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user