mirror of
https://github.com/nuxsmin/sysPass.git
synced 2026-03-14 04:16:54 +01:00
chore(tests): Add SecureSessionService tests
Signed-off-by: Rubén D <nuxsmin@syspass.org>
This commit is contained in:
@@ -23,7 +23,9 @@
|
||||
*/
|
||||
|
||||
namespace PHPSTORM_META {
|
||||
|
||||
override(\Psr\Container\ContainerInterface::get(0), type(0));
|
||||
override(\SP\Infrastructure\Database\QueryResult::getData(0), type(0));
|
||||
override(\SP\Util\Util::unserialize(0), type(0));
|
||||
override(\SP\Infrastructure\File\FileCacheInterface::load(0, 1), type(1));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user