public static property EntityTranslationFormTest::$modules in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/system/src/Tests/Entity/EntityTranslationFormTest.php \Drupal\system\Tests\Entity\EntityTranslationFormTest::modules
Modules to enable.
Type: array
File
- core/
modules/ system/ src/ Tests/ Entity/ EntityTranslationFormTest.php, line 27 - Contains \Drupal\system\Tests\Entity\EntityTranslationFormTest.
Class
- EntityTranslationFormTest
- Tests entity translation form.
Namespace
Drupal\system\Tests\EntityCode
public static $modules = array(
'entity_test',
'language',
'node',
);