StreamFileUploaderTest::$modules

Same name in other branches
  1. 11.x core/modules/file/tests/src/Kernel/Upload/StreamFileUploaderTest.php \Drupal\Tests\file\Kernel\Upload\StreamFileUploaderTest::modules

Type: modules

Overrides KernelTestBase::$modules

File

core/modules/file/tests/src/Kernel/Upload/StreamFileUploaderTest.php, line 21

Class

StreamFileUploaderTest
Tests the stream file uploader.

Namespace

Drupal\Tests\file\Kernel\Upload

Code

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

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