diff options
| author | 2023-04-08 10:44:40 +0200 | |
|---|---|---|
| committer | 2023-04-08 10:44:40 +0200 | |
| commit | 2882f44179cc03f4c193d5b7528e9c7a884ff131 (patch) | |
| tree | b505097b8bdf24dac12ab9f165ada4550b740599 /tests | |
| parent | b6ac505f8fa0012fa48d2442dd98cabdaf122269 (diff) | |
Fix phpstan level 6 error (#5272)
* Fix phpstan level 6 error
* Better typing
---------
Co-authored-by: Luc <sanchezluc+freshrss@gmail.com>
Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/phpstan-next.txt | 1 |
1 files changed, 0 insertions, 1 deletions
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 |
