You are here

protected property DownloadTest::$media in Media Download 1.1.x

Same name and namespace in other branches
  1. 1.2.x tests/src/Functional/DownloadTest.php \Drupal\Tests\media_download\Functional\DownloadTest::media
  2. 1.0.x tests/src/Functional/DownloadTest.php \Drupal\Tests\media_download\Functional\DownloadTest::media

The media entity.

Type: \Drupal\media\Entity\Media

File

tests/src/Functional/DownloadTest.php, line 29

Class

DownloadTest
Tests that the download functionality works as expected.

Namespace

Drupal\Tests\media_download\Functional

Code

protected $media;