You are here

protected property EntityEmbedTestBase::$node in Entity Embed 8

A test node to be used for embedding.

Type: \Drupal\node\NodeInterface

File

tests/src/Functional/EntityEmbedTestBase.php, line 48

Class

EntityEmbedTestBase
Base class for all entity_embed tests.

Namespace

Drupal\Tests\entity_embed\Functional

Code

protected $node;