BatchNegotiatorTest::$modules

Same name and namespace in other branches
  1. 10 core/tests/Drupal/KernelTests/Core/Batch/BatchNegotiatorTest.php \Drupal\KernelTests\Core\Batch\BatchNegotiatorTest::modules
  2. 11.x core/tests/Drupal/KernelTests/Core/Batch/BatchNegotiatorTest.php \Drupal\KernelTests\Core\Batch\BatchNegotiatorTest::modules

Type: modules

Overrides KernelTestBase::$modules

File

core/tests/Drupal/KernelTests/Core/Batch/BatchNegotiatorTest.php, line 21

Class

BatchNegotiatorTest
Tests the BatchNegotiator.

Namespace

Drupal\KernelTests\Core\Batch

Code

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

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