public static property RelationshipUserImageDataTest::$modules in Image Optimize (or ImageAPI Optimize) 4.x
Same name and namespace in other branches
- 8.3 tests/src/Kernel/Views/RelationshipUserImageDataTest.php \Drupal\Tests\imageapi_optimize\Kernel\Views\RelationshipUserImageDataTest::modules
- 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\ViewsCode
public static $modules = [
'imageapi_optimize',
];