You are here

protected property MediaBulkFormTest::$testMediaType in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/media/tests/src/Functional/MediaBulkFormTest.php \Drupal\Tests\media\Functional\MediaBulkFormTest::testMediaType

The test media type.

Type: \Drupal\media\MediaTypeInterface

File

core/modules/media/tests/src/Functional/MediaBulkFormTest.php, line 32

Class

MediaBulkFormTest
Tests a media bulk form.

Namespace

Drupal\Tests\media\Functional

Code

protected $testMediaType;