public static property ConfigEntityImportTest::$modules in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/system/src/Tests/Entity/ConfigEntityImportTest.php \Drupal\system\Tests\Entity\ConfigEntityImportTest::modules
Modules to enable.
Type: array
File
- core/
modules/ system/ src/ Tests/ Entity/ ConfigEntityImportTest.php, line 26 - Contains \Drupal\system\Tests\Entity\ConfigEntityImportTest.
Class
- ConfigEntityImportTest
- Tests ConfigEntity importing.
Namespace
Drupal\system\Tests\EntityCode
public static $modules = array(
'action',
'block',
'filter',
'image',
'search',
'search_extra_type',
);