BanIpTest::$modules

Same name in other branches
  1. 11.x core/modules/ban/tests/src/Kernel/BanIpTest.php \Drupal\Tests\ban\Kernel\BanIpTest::modules

Type: modules

Overrides KernelTestBase::$modules

File

core/modules/ban/tests/src/Kernel/BanIpTest.php, line 19

Class

BanIpTest
@group ban

Namespace

Drupal\Tests\ban\Kernel

Code

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

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