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.
File::$extensions
1 parent b3f4df8 commit 48e815bCopy full SHA for 48e815b
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