You are here

protected property EntityEmbedDialogTest::$node in Entity Embed 8

A test node to be used for embedding.

Type: \Drupal\node\NodeInterface

File

tests/src/FunctionalJavascript/EntityEmbedDialogTest.php, line 35

Class

EntityEmbedDialogTest
Tests the entity_embed dialog controller and route.

Namespace

Drupal\Tests\entity_embed\FunctionalJavascript

Code

protected $node;