chore: Fix tests and PHPStan warnings

Signed-off-by: Rubén D <nuxsmin@syspass.org>
This commit is contained in:
Rubén D
2022-11-19 15:37:01 +01:00
parent cebb3bb72d
commit 666bd06566
6 changed files with 50 additions and 18 deletions

View File

@@ -38,6 +38,7 @@ use SP\Infrastructure\File\FileCacheInterface;
use SP\Infrastructure\File\FileException;
use SP\Infrastructure\File\XmlFileStorageInterface;
use SP\Util\PasswordUtil;
use function SP\logger;
defined('APP_ROOT') || die();