@@ -22,7 +22,7 @@ |
||
22 | 22 | |
23 | 23 | /** |
24 | 24 | * @param string $value |
25 | - * @param array $allowedTypes |
|
25 | + * @param string[] $allowedTypes |
|
26 | 26 | */ |
27 | 27 | public function __construct($value, array $allowedTypes) |
28 | 28 | { |