You are here

protected property RangeTestTrait::$viewDisplay in Range 8

View display to test.

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

File

tests/src/Traits/RangeTestTrait.php, line 53

Class

RangeTestTrait
Provides helper methods to test range fields.

Namespace

Drupal\Tests\range\Traits

Code

protected $viewDisplay;