You are here

protected property DownloadTest::$owner in Media Download 1.2.x

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

The file owner account.

Type: \Drupal\Core\Session\AccountInterface

File

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

Class

DownloadTest
Tests that the download functionality works as expected.

Namespace

Drupal\Tests\media_download\Functional

Code

protected $owner;