You are here

protected property ClientIpRestore::$isClientIpRestoreEnabled in CloudFlare 8

TRUE/FALSE if client ip restoration enabled.

Type: bool

File

src/EventSubscriber/ClientIpRestore.php, line 65

Class

ClientIpRestore
Restores the true client Ip address.

Namespace

Drupal\cloudflare\EventSubscriber

Code

protected $isClientIpRestoreEnabled;