Completed
Pull Request — master (#84)
by Дмитрий
01:43
created
src/Common/Http/HeaderValue.php 1 patch
Doc Comments   -1 removed lines patch added patch discarded remove patch
@@ -15,7 +15,6 @@
 block discarded – undo
15 15
     protected $values = [];
16 16
 
17 17
     /**
18
-     * @param string $value
19 18
      */
20 19
     public function __construct(string $header)
21 20
     {
Please login to merge, or discard this patch.