You are here

public static property ImageEffectsTest::$modules in Image Optimize (or ImageAPI Optimize) 8.3

Same name and namespace in other branches
  1. 4.x tests/src/Kernel/ImageEffectsTest.php \Drupal\Tests\imageapi_optimize\Kernel\ImageEffectsTest::modules

File

tests/src/Kernel/ImageEffectsTest.php, line 17

Class

ImageEffectsTest
Tests that the image effects pass parameters to the toolkit correctly.

Namespace

Drupal\Tests\imageapi_optimize\Kernel

Code

public static $modules = [
  'imageapi_optimize',
];