protected property ClientFactory::$stack in Zircon Profile 8
Same name and namespace in other branches
- 8.0 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 25 - Contains \Drupal\Core\Http\ClientFactory.
Class
- ClientFactory
- Helper class to construct a HTTP client with Drupal specific config.
Namespace
Drupal\Core\HttpCode
protected $stack;