ResponsiveImageFormatterTest::$modules

Same name and namespace in other branches
  1. 11.x core/modules/responsive_image/tests/src/Kernel/ResponsiveImageFormatterTest.php \Drupal\Tests\responsive_image\Kernel\ResponsiveImageFormatterTest::modules

Type: modules

File

core/modules/responsive_image/tests/src/Kernel/ResponsiveImageFormatterTest.php, line 29

Class

ResponsiveImageFormatterTest
Tests the responsive image field rendering.

Namespace

Drupal\Tests\responsive_image\Kernel

Code

protected static $modules = [
  'breakpoint',
  'file',
  'image',
  'responsive_image',
];

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.