public static property RestrictByIPWebTestBase::$modules in Restrict Login or Role Access by IP Address 8.4
File
- src/
Tests/ RestrictByIPWebTestBase.php, line 13
Class
- RestrictByIPWebTestBase
- Setup shared data and determine IP ranges to use for current testing environment.
Namespace
Drupal\restrict_by_ip\TestsCode
public static $modules = [
'restrict_by_ip',
];