🆙 More fixes 🆙

This commit is contained in:
Remco
2026-01-20 17:48:16 +01:00
parent 5b3645abba
commit 9a8fa8b1ff
7 changed files with 55 additions and 42 deletions
+1
View File
@@ -23,6 +23,7 @@ parameters:
- '#Unsafe usage of new static#'
- '#uses generic trait .*HasFactory but does not specify its types#'
- '#extends generic class .*Factory but does not specify its types#'
- '#extends generic class .*Builder but does not specify its types#'
- '#return type with generic class .*Builder does not specify its types#'
- '#missingType\\.iterableValue#'
- '#should return array<string, mixed> but returns array#'