@@ -44,7 +44,8 @@ |
||
| 44 | 44 | /** |
| 45 | 45 | * @inheritdoc |
| 46 | 46 | * |
| 47 | - * @return AcceptHeaderInterface |
|
| 47 | + * @param string[] $header |
|
| 48 | + * @return Header |
|
| 48 | 49 | */ |
| 49 | 50 | public static function parse($header, $accept = self::HEADER_ACCEPT) |
| 50 | 51 | { |