ResponsiveImageFormatterTest::$modules

Type: modules

Overrides FieldKernelTestBase::$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.