You are here

public static property RelationshipUserImageDataTest::$modules in Image Optimize (or ImageAPI Optimize) 4.x

Same name and namespace in other branches
  1. 8.3 tests/src/Kernel/Views/RelationshipUserImageDataTest.php \Drupal\Tests\imageapi_optimize\Kernel\Views\RelationshipUserImageDataTest::modules
  2. 8.2 tests/src/Kernel/Views/RelationshipUserImageDataTest.php \Drupal\Tests\imageapi_optimize\Kernel\Views\RelationshipUserImageDataTest::modules

Modules to install.

Type: array

Overrides RelationshipUserImageDataTest::$modules

File

tests/src/Kernel/Views/RelationshipUserImageDataTest.php, line 17

Class

RelationshipUserImageDataTest
Tests image on user relationship handler.

Namespace

Drupal\Tests\imageapi_optimize\Kernel\Views

Code

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