ImageFormatterTest::$modules

Type: modules

Overrides FieldKernelTestBase::$modules

File

core/modules/image/tests/src/Kernel/ImageFormatterTest.php, line 26

Class

ImageFormatterTest
Tests the image field rendering using entity fields of the image field type.

Namespace

Drupal\Tests\image\Kernel

Code

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

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