FileValidatorTest::$modules
Type: modules
Overrides FileValidatorTestBase::$modules
File
- 
              core/
modules/ file/ tests/ src/ Kernel/ Validation/ FileValidatorTest.php, line 17  
Class
- FileValidatorTest
 - Tests the file validator.
 
Namespace
Drupal\Tests\file\Kernel\ValidationCode
protected static $modules = [
  'file',
  'file_test',
  'file_validator_test',
  'user',
  'system',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.