public static property PageTest::$modules in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/system/src/Tests/Batch/PageTest.php \Drupal\system\Tests\Batch\PageTest::modules
Modules to enable.
Type: array
File
- core/
modules/ system/ src/ Tests/ Batch/ PageTest.php, line 24 - Contains \Drupal\system\Tests\Batch\PageTest.
Class
- PageTest
- Tests the content of the progress page.
Namespace
Drupal\system\Tests\BatchCode
public static $modules = array(
'batch_test',
);