You are here

protected property RestrictByIPWebTestBase::$outOfRangeCIDR in Restrict Login or Role Access by IP Address 8.4

An IP range that the client running these tests is not a part of.

File

src/Tests/RestrictByIPWebTestBase.php, line 35

Class

RestrictByIPWebTestBase
Setup shared data and determine IP ranges to use for current testing environment.

Namespace

Drupal\restrict_by_ip\Tests

Code

protected $outOfRangeCIDR;