public static property IpAddressBlockingTest::$modules in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/ban/src/Tests/IpAddressBlockingTest.php \Drupal\ban\Tests\IpAddressBlockingTest::modules
Modules to install.
Type: array
File
- core/
modules/ ban/ src/ Tests/ IpAddressBlockingTest.php, line 24 - Contains \Drupal\ban\Tests\IpAddressBlockingTest.
Class
- IpAddressBlockingTest
- Tests IP address banning.
Namespace
Drupal\ban\TestsCode
public static $modules = array(
'ban',
);