@@ -431,6 +431,7 @@ |
||
431 | 431 | * @param int &$textIndex Index into text where the qvalue starts |
432 | 432 | * @param int &$qualityValue After the method executes, the normalized qvalue |
433 | 433 | * @param int $textIndex |
434 | + * @param string $qualityValue |
|
434 | 435 | * |
435 | 436 | * @throws HttpHeaderFailure If any error occurred while reading and processing |
436 | 437 | * the quality factor |