You are here

protected property DiffPluginTestBase::$formDisplay in Diff 8

A storage instance for the entity form display.

Type: \Drupal\Core\Entity\Display\EntityFormDisplayInterface

File

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

Class

DiffPluginTestBase
Tests the Diff module plugins.

Namespace

Drupal\Tests\diff\Functional

Code

protected $formDisplay;