The doc comment array<array-key, MediaTypeInterface> at position 2 could not be parsed: Unknown type name 'array-key' at position 2 in array<array-key, MediaTypeInterface>.
Loading history...
28
*/
29
public readonly array $values;
30
31
7
public function __construct(MediaTypeInterface ...$values)