Completed
Push — master ( c6f8f4...6bb56d )
by Joel
02:27
created
src/PluginClient.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -117,7 +117,7 @@
 block discarded – undo
117 117
      * @param Plugin[] $pluginList     A list of plugins
118 118
      * @param callable $clientCallable Callable making the HTTP call
119 119
      *
120
-     * @return callable
120
+     * @return \Closure
121 121
      */
122 122
     private function createPluginChain($pluginList, callable $clientCallable)
123 123
     {
Please login to merge, or discard this patch.