More phpstan checks for better code

This commit is contained in:
Jaapio
2026-01-01 22:36:45 +01:00
parent f08359470f
commit 3f6d648d7d
26 changed files with 154 additions and 92 deletions
+1 -1
View File
@@ -200,7 +200,7 @@ DOCBLOCK;
}
/**
* @return string[]
* @return array<int, array<int, string>>
*/
public function provideSummaryAndDescriptions(): array
{