mirror of
https://github.com/nuxsmin/sysPass.git
synced 2026-03-15 04:46:49 +01:00
chore: Create ApiService tests
Signed-off-by: Rubén D <nuxsmin@syspass.org>
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
*
|
||||
* @author nuxsmin
|
||||
* @link https://syspass.org
|
||||
* @copyright 2012-2021, Rubén Domínguez nuxsmin@$syspass.org
|
||||
* @copyright 2012-2023, Rubén Domínguez nuxsmin@$syspass.org
|
||||
*
|
||||
* This file is part of sysPass.
|
||||
*
|
||||
@@ -24,6 +24,8 @@
|
||||
|
||||
namespace SP\Modules\Api\Controllers\Help;
|
||||
|
||||
use function SP\__;
|
||||
|
||||
/**
|
||||
* Class AccountHelp
|
||||
*
|
||||
@@ -146,4 +148,4 @@ final class AccountHelp implements HelpInterface
|
||||
self::getItem('id', __('Account Id'), true)
|
||||
];
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user