public static property ImageStylesPathAndUrlTest::$modules in Image Optimize (or ImageAPI Optimize) 4.x
Same name and namespace in other branches
- 8.3 tests/src/Functional/ImageStylesPathAndUrlTest.php \Drupal\Tests\imageapi_optimize\Functional\ImageStylesPathAndUrlTest::modules
- 8.2 tests/src/Functional/ImageStylesPathAndUrlTest.php \Drupal\Tests\imageapi_optimize\Functional\ImageStylesPathAndUrlTest::modules
Modules to enable.
Type: array
Overrides ImageStylesPathAndUrlTest::$modules
File
- tests/
src/ Functional/ ImageStylesPathAndUrlTest.php, line 17
Class
- ImageStylesPathAndUrlTest
- Tests the functions for generating paths and URLs for image styles.
Namespace
Drupal\Tests\imageapi_optimize\FunctionalCode
public static $modules = [
'imageapi_optimize',
];