protected property DownloadTest::$owner in Media Download 1.0.x
Same name and namespace in other branches
- 1.2.x tests/src/Functional/DownloadTest.php \Drupal\Tests\media_download\Functional\DownloadTest::owner
- 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 40
Class
- DownloadTest
- Tests that the download functionality works as expected.
Namespace
Drupal\Tests\media_download\FunctionalCode
protected $owner;