Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
HttpClientKernel.php
HttpClientKernel::$client
Type:
client
File
vendor/
symfony/
http-kernel/
HttpClientKernel.php
, line 34
Class
HttpClientKernel
An implementation of a Symfony HTTP kernel using a "real" HTTP client.
Namespace
Symfony\Component\HttpKernel
Code
private HttpClientInterface $client;
RSS feed