BinaryFileResponseTest::$modules

Same name in other branches
  1. 11.x core/tests/Drupal/KernelTests/Core/Http/BinaryFileResponseTest.php \Drupal\KernelTests\Core\Http\BinaryFileResponseTest::modules

Type: modules

Overrides KernelTestBase::$modules

File

core/tests/Drupal/KernelTests/Core/Http/BinaryFileResponseTest.php, line 20

Class

BinaryFileResponseTest
Tests the headers added by BinaryFileResponse.

Namespace

Drupal\KernelTests\Core\Http

Code

protected static $modules = [
    'binary_file_response_test',
];

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.