protected static property IpAddressBlockingTest::$modules in Drupal 10
Same name and namespace in other branches
- 8 core/modules/ban/tests/src/Functional/IpAddressBlockingTest.php \Drupal\Tests\ban\Functional\IpAddressBlockingTest::modules
- 9 core/modules/ban/tests/src/Functional/IpAddressBlockingTest.php \Drupal\Tests\ban\Functional\IpAddressBlockingTest::modules
Modules to install.
Type: array
File
- core/
modules/ ban/ tests/ src/ Functional/ IpAddressBlockingTest.php, line 21
Class
- IpAddressBlockingTest
- Tests IP address banning.
Namespace
Drupal\Tests\ban\FunctionalCode
protected static $modules = [
'ban',
];