You are here

public static property ModulesListFormWebTest::$modules in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/system/src/Tests/Form/ModulesListFormWebTest.php \Drupal\system\Tests\Form\ModulesListFormWebTest::modules

File

core/modules/system/src/Tests/Form/ModulesListFormWebTest.php, line 22
Contains \Drupal\system\Tests\Form\ModulesListFormWebTest.

Class

ModulesListFormWebTest
Tests \Drupal\system\Form\ModulesListForm.

Namespace

Drupal\system\Tests\Form

Code

public static $modules = array(
  'system_test',
  'help',
);