ImageFieldWidgetValidationTest::$modules

Type: modules

Overrides ImageFieldTestBase::$modules

File

core/modules/image/tests/src/Functional/ImageFieldWidgetValidationTest.php, line 22

Class

ImageFieldWidgetValidationTest
Tests the image field widget validation.

Namespace

Drupal\Tests\image\Functional

Code

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

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