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