You are here

protected property FieldFormatterTest::$display in Drupal 9

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

The default display.

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

File

core/modules/field/tests/src/Kernel/FieldFormatterTest.php, line 43

Class

FieldFormatterTest
Tests for field formatters.

Namespace

Drupal\Tests\field\Kernel

Code

protected $display;