You are here

protected property DiffPluginTestBase::$viewDisplay in Diff 8

A storage instance for the entity view display.

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

File

tests/src/Functional/DiffPluginTestBase.php, line 35

Class

DiffPluginTestBase
Tests the Diff module plugins.

Namespace

Drupal\Tests\diff\Functional

Code

protected $viewDisplay;