Completed
Push — master ( 1553bf...9dcd66 )
by Sascha-Oliver
10:27 queued 11s
created
src/HttpClientConfigurator.php 1 patch
Doc Comments   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -97,7 +97,7 @@  discard block
 block discarded – undo
97 97
     }
98 98
 
99 99
     /**
100
-     * @param Plugin ...$plugin
100
+     * @param Plugin Plugin[]
101 101
      *
102 102
      * @return HttpClientConfigurator
103 103
      */
@@ -111,7 +111,7 @@  discard block
 block discarded – undo
111 111
     }
112 112
 
113 113
     /**
114
-     * @param Plugin ...$plugin
114
+     * @param Plugin Plugin[]
115 115
      *
116 116
      * @return HttpClientConfigurator
117 117
      */
Please login to merge, or discard this patch.