chore(tests): Add SecureSessionService tests

Signed-off-by: Rubén D <nuxsmin@syspass.org>
This commit is contained in:
Rubén D
2023-05-21 17:09:09 +02:00
parent 419a674fba
commit dba0c4ceda
16 changed files with 472 additions and 459 deletions

View File

@@ -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));
}