We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3f0a40 commit bd6e86dCopy full SHA for bd6e86d
src/Domain/Insights/SniffDecorator.php
@@ -50,7 +50,7 @@ public function __construct(Sniff $sniff, string $dir, array $exclude)
50
}
51
52
/**
53
- * @return array<string>
+ * @return array<int|string>
54
*/
55
public function register(): array
56
{
0 commit comments