public static property ImageStyleCustomStreamWrappersTest::$modules in Image Optimize (or ImageAPI Optimize) 4.x
Same name and namespace in other branches
- 8.3 tests/src/Kernel/ImageStyleCustomStreamWrappersTest.php \Drupal\Tests\imageapi_optimize\Kernel\ImageStyleCustomStreamWrappersTest::modules
- 8.2 tests/src/Kernel/ImageStyleCustomStreamWrappersTest.php \Drupal\Tests\imageapi_optimize\Kernel\ImageStyleCustomStreamWrappersTest::modules
Modules to enable.
Type: string[]
Overrides ImageStyleCustomStreamWrappersTest::$modules
File
- tests/
src/ Kernel/ ImageStyleCustomStreamWrappersTest.php, line 17
Class
- ImageStyleCustomStreamWrappersTest
- Tests derivative generation with source images using stream wrappers.
Namespace
Drupal\Tests\imageapi_optimize\KernelCode
public static $modules = [
'imageapi_optimize',
];