FileUploadHandlerTest::$modules

Same name in other branches
  1. 9 core/modules/file/tests/src/Kernel/FileUploadHandlerTest.php \Drupal\Tests\file\Kernel\FileUploadHandlerTest::modules
  2. 10 core/modules/file/tests/src/Kernel/FileUploadHandlerTest.php \Drupal\Tests\file\Kernel\FileUploadHandlerTest::modules

Type: modules

Overrides KernelTestBase::$modules

File

core/modules/file/tests/src/Kernel/FileUploadHandlerTest.php, line 24

Class

FileUploadHandlerTest
Tests the file upload handler.

Namespace

Drupal\Tests\file\Kernel

Code

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

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