protected property ClientFactory::$stack in Drupal 8
Same name and namespace in other branches
- 9 core/lib/Drupal/Core/Http/ClientFactory.php \Drupal\Core\Http\ClientFactory::stack
The handler stack.
Type: \GuzzleHttp\HandlerStack
File
- core/
lib/ Drupal/ Core/ Http/ ClientFactory.php, line 20
Class
- ClientFactory
- Helper class to construct a HTTP client with Drupal specific config.
Namespace
Drupal\Core\HttpCode
protected $stack;