You are here

protected property ImageFormatterTest::$display in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/image/tests/src/Kernel/ImageFormatterTest.php \Drupal\Tests\image\Kernel\ImageFormatterTest::display

Type: \Drupal\Core\Entity\Display\EntityViewDisplayInterface

File

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

Class

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

Namespace

Drupal\Tests\image\Kernel

Code

protected $display;