You are here

protected property MediaEmbedFilterTestBase::$image in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/media/tests/src/Kernel/MediaEmbedFilterTestBase.php \Drupal\Tests\media\Kernel\MediaEmbedFilterTestBase::image
  2. 10 core/modules/media/tests/src/Kernel/MediaEmbedFilterTestBase.php \Drupal\Tests\media\Kernel\MediaEmbedFilterTestBase::image

The image file to use in tests.

Type: \Drupal\file\FileInterface

File

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

Class

MediaEmbedFilterTestBase
Base class for Media Embed filter tests.

Namespace

Drupal\Tests\media\Kernel

Code

protected $image;