You are here

protected property ExtraFieldDisplayUITest::$entityDisplay in Extra Field 8.2

Same name and namespace in other branches
  1. 8 tests/src/Functional/ExtraFieldDisplayUITest.php \Drupal\Tests\extra_field\Functional\ExtraFieldDisplayUITest::entityDisplay

Entity display for each content type.

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

File

tests/src/Functional/ExtraFieldDisplayUITest.php, line 27

Class

ExtraFieldDisplayUITest
Tests the extra field Display on entity UI pages.

Namespace

Drupal\Tests\extra_field\Functional

Code

protected $entityDisplay;