public static property FileValidationTest::$modules in SVG Image Field 8
Same name and namespace in other branches
- 2.1.x tests/src/Unit/FileValidationTest.php \Drupal\Tests\svg_image_field\Unit\FileValidationTest::modules
- 2.0.x tests/src/Unit/FileValidationTest.php \Drupal\Tests\svg_image_field\Unit\FileValidationTest::modules
Modules to enable.
Type: array
Overrides FieldKernelTestBase::$modules
File
- tests/
src/ Unit/ FileValidationTest.php, line 34
Class
- FileValidationTest
- Svg Image Field module unit tests.
Namespace
Drupal\Tests\svg_image_field\UnitCode
public static $modules = [
'file',
'svg_image_field',
];