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\Functional

Code

protected static $modules = [
  'ban',
];

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.