You are here

protected property MediaEmbedFilterTestBase::$embeddedEntity in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/media/tests/src/Kernel/MediaEmbedFilterTestBase.php \Drupal\Tests\media\Kernel\MediaEmbedFilterTestBase::embeddedEntity

The sample Media entity to embed.

Type: \Drupal\media\MediaInterface

File

core/modules/media/tests/src/Kernel/MediaEmbedFilterTestBase.php, line 65

Class

MediaEmbedFilterTestBase
Base class for Media Embed filter tests.

Namespace

Drupal\Tests\media\Kernel

Code

protected $embeddedEntity;