Completed
Pull Request — master (#64)
by Fabien
03:20
created
src/PluginClient.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -123,7 +123,7 @@
 block discarded – undo
123 123
      * @param Plugin[] $pluginList     A list of plugins
124 124
      * @param callable $clientCallable Callable making the HTTP call
125 125
      *
126
-     * @return callable
126
+     * @return \Closure
127 127
      */
128 128
     private function createPluginChain($pluginList, callable $clientCallable)
129 129
     {
Please login to merge, or discard this patch.