public static property ElementsLabelsTest::$modules in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/system/src/Tests/Form/ElementsLabelsTest.php \Drupal\system\Tests\Form\ElementsLabelsTest::modules
Modules to enable.
Type: array
File
- core/
modules/ system/ src/ Tests/ Form/ ElementsLabelsTest.php, line 24 - Contains \Drupal\system\Tests\Form\ElementsLabelsTest.
Class
- ElementsLabelsTest
- Tests form element labels, required markers and associated output.
Namespace
Drupal\system\Tests\FormCode
public static $modules = array(
'form_test',
);