public static property PageTest::$modules

Modules to enable.

Type: array

File

drupal/core/modules/system/lib/Drupal/system/Tests/Batch/PageTest.php, line 22
Definition of Drupal\system\Tests\Batch\PageTest.

Class

PageTest
Tests the Batch API Progress page.

Namespace

Drupal\system\Tests\Batch

Code

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