You are here

protected property MediaBulkFormTest::$mediaItems 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::mediaItems

The test media items.

Type: \Drupal\media\MediaInterface[]

File

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

Class

MediaBulkFormTest
Tests a media bulk form.

Namespace

Drupal\Tests\media\Functional

Code

protected $mediaItems;