You are here

public static property IpAddressBlockingTest::$modules in Advanced ban 8

Modules to install.

Type: array

Overrides BrowserTestBase::$modules

File

tests/src/Functional/IpAddressBlockingTest.php, line 27

Class

IpAddressBlockingTest
Tests IP address banning.

Namespace

Drupal\Tests\advban\Functional

Code

public static $modules = [
  'advban',
];