function DownloadTest::testPrivateFileTransferWithoutPageCache
Tests the private file transfer system.
File
- 
              core/modules/ file/ tests/ src/ Functional/ DownloadTest.php, line 75 
Class
- DownloadTest
- Tests for download/file transfer functions.
Namespace
Drupal\Tests\file\FunctionalCode
public function testPrivateFileTransferWithoutPageCache() : void {
  $this->doPrivateFileTransferTest();
}Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.
