protected static property RestrictIpAccessTest::$modules in Restrict IP 8
Same name and namespace in other branches
- 8.2 tests/src/Functional/RestrictIpAccessTest.php \Drupal\Tests\restrict_ip\Functional\RestrictIpAccessTest::modules
- 3.x tests/src/Functional/RestrictIpAccessTest.php \Drupal\Tests\restrict_ip\Functional\RestrictIpAccessTest::modules
* Modules to enable. * *
Type: array
Overrides BrowserTestBase::$modules
File
- tests/
src/ Functional/ RestrictIpAccessTest.php, line 15
Class
- RestrictIpAccessTest
- @group restrict_ip
Namespace
Drupal\Tests\restrict_ip\FunctionalCode
protected static $modules = [
'restrict_ip',
'node',
];