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