| @@ -117,7 +117,7 @@ | ||
| 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 |      { |