Completed
Push — develop ( 96603c...4fc194 )
by Baptiste
06:12 queued 04:40
created
src/Factory/HeaderFactoryFactory.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -16,7 +16,7 @@
 block discarded – undo
16 16
     /**
17 17
      * @param array<string, HeaderFactoryInterface> $factories
18 18
      *
19
-     * @return TryFactory
19
+     * @return \Innmind\Http\Factory\Header\TryFactory
20 20
      */
21 21
     public function make(array $factories): TryFactory
22 22
     {
Please login to merge, or discard this patch.