From d23d10bcde1a9b86c784d58b891f61e740e0124e Mon Sep 17 00:00:00 2001 From: Luc SANCHEZ <4697568+ColonelMoutarde@users.noreply.github.com> Date: Fri, 7 Apr 2023 12:32:10 +0200 Subject: Phpstan Level6 for View.php (#5269) * Remarque's from Alkarex * indentation * indentation * Apply suggestions from code review Co-authored-by: Alexandre Alapetite * Remarque's from Alkarex * A few improvements * Remarque's from Alkarex * Remarque's from Alkarex * Remarque's from Alkarex * Remarque's from Alkarex * Fixes and improvments * Fix getTagsForEntry --------- Co-authored-by: Luc Co-authored-by: Alexandre Alapetite --- tests/phpstan-next.txt | 2 -- 1 file changed, 2 deletions(-) (limited to 'tests') diff --git a/tests/phpstan-next.txt b/tests/phpstan-next.txt index 755b0e0b1..262ca6562 100644 --- a/tests/phpstan-next.txt +++ b/tests/phpstan-next.txt @@ -18,7 +18,6 @@ ./app/Models/Share.php ./app/Models/TagDAO.php ./app/Models/Themes.php -./app/Models/View.php ./app/Services/ExportService.php ./app/Services/ImportService.php ./cli/i18n/I18nData.php @@ -32,4 +31,3 @@ ./lib/Minz/Paginator.php ./lib/Minz/Session.php ./lib/Minz/Translate.php -./lib/Minz/View.php -- cgit v1.2.3