You are here

protected property EntityEmbedFilterTestBase::$embeddedEntity in Entity Embed 8

The sample Node entity to embed.

Type: \Drupal\node\NodeInterface

File

tests/src/Kernel/EntityEmbedFilterTestBase.php, line 57

Class

EntityEmbedFilterTestBase
Base class for Entity Embed filter tests.

Namespace

Drupal\Tests\entity_embed\Kernel

Code

protected $embeddedEntity;