You are here

protected property FieldDisplayTest::$display in Drupal 8

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

Entity view display.

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

File

core/modules/field/tests/src/Kernel/FieldDisplayTest.php, line 56

Class

FieldDisplayTest
Tests Field display.

Namespace

Drupal\Tests\field\Kernel

Code

protected $display;