IpAddressBlockingTest::$modules
Same name in other branches
- 9 core/modules/ban/tests/src/Functional/IpAddressBlockingTest.php \Drupal\Tests\ban\Functional\IpAddressBlockingTest::modules
- 10 core/modules/ban/tests/src/Functional/IpAddressBlockingTest.php \Drupal\Tests\ban\Functional\IpAddressBlockingTest::modules
- 11.x core/modules/ban/tests/src/Functional/IpAddressBlockingTest.php \Drupal\Tests\ban\Functional\IpAddressBlockingTest::modules
Modules to install.
Type: array
Overrides BrowserTestBase::$modules
File
-
core/
modules/ ban/ tests/ src/ Functional/ IpAddressBlockingTest.php, line 21
Class
- IpAddressBlockingTest
- Tests IP address banning.
Namespace
Drupal\Tests\ban\FunctionalCode
public static $modules = [
'ban',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.