public static property ToolkitSetupFormTest::$modules in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/system/src/Tests/Image/ToolkitSetupFormTest.php \Drupal\system\Tests\Image\ToolkitSetupFormTest::modules
Modules to enable.
Type: array
File
- core/
modules/ system/ src/ Tests/ Image/ ToolkitSetupFormTest.php, line 31 - Contains \Drupal\system\Tests\Image\ToolkitSetupFormTest.
Class
- ToolkitSetupFormTest
- Tests image toolkit setup form.
Namespace
Drupal\system\Tests\ImageCode
public static $modules = array(
'system',
'image_test',
);