public static property IpAddressBlockingTest::$modules

Modules to enable.

Type: array

File

drupal/core/modules/ban/lib/Drupal/ban/Tests/IpAddressBlockingTest.php, line 19
Definition of Drupal\ban\Tests\IpAddressBlockingTest.

Class

IpAddressBlockingTest

Namespace

Drupal\ban\Tests

Code

public static $modules = array(
  'ban',
);