mirror of
https://github.com/nuxsmin/sysPass.git
synced 2026-03-06 16:36:59 +01:00
* [MOD] Code refactoring by enforcing type checks (WIP)
* [MOD] Update dependencies Signed-off-by: Rubén D <nuxsmin@syspass.org>
This commit is contained in:
@@ -48,7 +48,9 @@ final class UserSettingsGeneralController extends SimpleControllerBase
|
||||
protected $userService;
|
||||
|
||||
/**
|
||||
* saveAction
|
||||
* @return bool
|
||||
* @throws DependencyException
|
||||
* @throws NotFoundException
|
||||
*/
|
||||
public function saveAction()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user