File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed
src/Illuminate/Support/Facades Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change 7878 * @method static \Illuminate\Http\Client\Response put(string $url, array|\JsonSerializable|\Illuminate\Contracts\Support\Arrayable $data = [])
7979 * @method static \Illuminate\Http\Client\Response delete(string $url, array|\JsonSerializable|\Illuminate\Contracts\Support\Arrayable $data = [])
8080 * @method static array pool(callable $callback)
81+ * @method static \Illuminate\Http\Client\Batch batch(callable $callback)
8182 * @method static \Illuminate\Http\Client\Response send(string $method, string $url, array $options = [])
8283 * @method static \GuzzleHttp\Client buildClient()
8384 * @method static \GuzzleHttp\Client createClient(\GuzzleHttp\HandlerStack $handlerStack)
You can’t perform that action at this time.
0 commit comments