public static property ImageFormatterTest::$modules in Image Optimize (or ImageAPI Optimize) 8.3
Same name and namespace in other branches
- 8.2 tests/src/Kernel/ImageFormatterTest.php \Drupal\Tests\imageapi_optimize\Kernel\ImageFormatterTest::modules
- 4.x tests/src/Kernel/ImageFormatterTest.php \Drupal\Tests\imageapi_optimize\Kernel\ImageFormatterTest::modules
Modules to enable.
Type: array
Overrides ImageFormatterTest::$modules
File
- tests/
src/ Kernel/ ImageFormatterTest.php, line 17
Class
- ImageFormatterTest
- Tests the image field rendering using entity fields of the image field type.
Namespace
Drupal\Tests\imageapi_optimize\KernelCode
public static $modules = [
'imageapi_optimize',
];