Modules to enable.
Type: array
File
- drupal/core/modules/image/lib/Drupal/image/Tests/ImageStylesPathAndUrlTest.php, line 23
- Definition of Drupal\image\Tests\ImageStylesPathAndUrlTest.
Class
- ImageStylesPathAndUrlTest
- Tests the functions for generating paths and URLs for image styles.
Namespace
Drupal\image\Tests
Code
public static $modules = array(
'image',
'image_module_test',
);