LegacyFileUploadHandlerTest::$modules

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

Type: modules

Overrides KernelTestBase::$modules

File

core/modules/file/tests/src/Kernel/Upload/LegacyFileUploadHandlerTest.php, line 23

Class

LegacyFileUploadHandlerTest
Provides tests for legacy file upload handler code.

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.