From 2882f44179cc03f4c193d5b7528e9c7a884ff131 Mon Sep 17 00:00:00 2001 From: Luc SANCHEZ <4697568+ColonelMoutarde@users.noreply.github.com> Date: Sat, 8 Apr 2023 10:44:40 +0200 Subject: Fix phpstan level 6 error (#5272) * Fix phpstan level 6 error * Better typing --------- Co-authored-by: Luc Co-authored-by: Alexandre Alapetite --- tests/phpstan-next.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'tests') diff --git a/tests/phpstan-next.txt b/tests/phpstan-next.txt index 6dc506469..a44d490d7 100644 --- a/tests/phpstan-next.txt +++ b/tests/phpstan-next.txt @@ -17,7 +17,6 @@ ./app/Models/Share.php ./app/Models/TagDAO.php ./app/Models/Themes.php -./app/Services/ExportService.php ./app/Services/ImportService.php ./cli/i18n/I18nData.php ./cli/i18n/I18nFile.php -- cgit v1.2.3