We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
PHPStan
1 parent bfbbd03 commit f32278eCopy full SHA for f32278e
tests/Language/AbstractTranslationTestCase.php
@@ -87,7 +87,7 @@ abstract class AbstractTranslationTestCase extends TestCase
87
* class and the contained values will be skipped in
88
* testAllIncludedLanguageKeysAreTranslated.
89
*
90
- * @var array<string, string>
+ * @var list<string>
91
*/
92
protected array $excludedLocaleKeyTranslations = [];
93
0 commit comments