You are here

protected property EntityEmbedFilterOverridesTest::$image in Entity Embed 8

The image file to use in tests.

Type: \Drupal\file\FileInterface

File

tests/src/Kernel/EntityEmbedFilterOverridesTest.php, line 27

Class

EntityEmbedFilterOverridesTest
Tests that entity embeds can have per-embed overrides for e.g. `alt`.

Namespace

Drupal\Tests\entity_embed\Kernel

Code

protected $image;