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.
2 parents cc8db75 + 48e815b commit 2a760e8Copy full SHA for 2a760e8
Constraints/File.php
@@ -73,7 +73,7 @@ class File extends Constraint
73
protected $maxSize;
74
75
/**
76
- * @param array<string, string|string[]>|string[]|string $extensions
+ * @param array<string|string[]>|string $extensions
77
*/
78
public function __construct(
79
array $options = null,
0 commit comments