Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
HttpBrowser.php
HttpBrowser::$client
Type:
client
File
vendor/
symfony/
browser-kit/
HttpBrowser.php
, line 32
Class
HttpBrowser
An implementation of a browser using the HttpClient component to make real HTTP requests.
Namespace
Symfony\Component\BrowserKit
Code
private HttpClientInterface $client;
RSS feed