You are here

protected property ClientIpRestore::$httpClient in CloudFlare 8

The HTTP client to fetch the feed data with.

Type: \GuzzleHttp\ClientInterface

File

src/EventSubscriber/ClientIpRestore.php, line 51

Class

ClientIpRestore
Restores the true client Ip address.

Namespace

Drupal\cloudflare\EventSubscriber

Code

protected $httpClient;