Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
CurlFactory.php
CurlFactory::$maxHandles
Type:
int Total number of idle handles to keep in cache
File
vendor/
guzzlehttp/
guzzle/
src/
Handler/
CurlFactory.php
, line 38
Class
CurlFactory
Creates curl resources from a request
Namespace
GuzzleHttp\Handler
Code
private $maxHandles;
RSS feed