SettingsConfigValidationTest::$modules

Same name in other branches
  1. 10 core/modules/image/tests/src/Kernel/SettingsConfigValidationTest.php \Drupal\Tests\image\Kernel\SettingsConfigValidationTest::modules

Type: modules

Overrides KernelTestBase::$modules

File

core/modules/image/tests/src/Kernel/SettingsConfigValidationTest.php, line 18

Class

SettingsConfigValidationTest
@group image

Namespace

Drupal\Tests\image\Kernel

Code

protected static $modules = [
    'image',
    'system',
];

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