diff --git a/core/lib/Drupal/Core/Http/HandlerStackConfigurator.php b/core/lib/Drupal/Core/Http/HandlerStackConfigurator.php index 4a0bfdefa15f362caca207f549c59fc220e0d36b..79ba7748432c94c94728cd858d6ebad0ee988031 100644 --- a/core/lib/Drupal/Core/Http/HandlerStackConfigurator.php +++ b/core/lib/Drupal/Core/Http/HandlerStackConfigurator.php @@ -16,7 +16,7 @@ * * @see https://guzzle.readthedocs.org/en/latest/handlers-and-middleware.html * - * @see \Drupal\Core\Http\Client + * @see \GuzzleHttp\Client * @see \Drupal\Core\Test\HttpClientMiddleware\TestHttpClientMiddleware */ class HandlerStackConfigurator {