UploadedFileValidatorTest::$modules

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

Type: modules

Overrides KernelTestBase::$modules

File

core/modules/file/tests/src/Kernel/Validation/UploadedFileValidatorTest.php, line 23

Class

UploadedFileValidatorTest
Tests the uploaded file validator.

Namespace

Drupal\Tests\file\Kernel\Validation

Code

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

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