protected property RestrictByIPWebTestBase::$currentIPCIDR in Restrict Login or Role Access by IP Address 8.4
The IP of the client that runs these tests.
Type: string
File
- src/
Tests/ RestrictByIPWebTestBase.php, line 30
Class
- RestrictByIPWebTestBase
- Setup shared data and determine IP ranges to use for current testing environment.
Namespace
Drupal\restrict_by_ip\TestsCode
protected $currentIPCIDR;