public static property SelectorPluginTest::$modules in Image Effects 8.2
Same name and namespace in other branches
- 8.3 tests/src/Functional/SelectorPluginTest.php \Drupal\Tests\image_effects\Functional\SelectorPluginTest::modules
- 8 tests/src/Functional/SelectorPluginTest.php \Drupal\Tests\image_effects\Functional\SelectorPluginTest::modules
Modules to install.
Type: array
Overrides ImageEffectsTestBase::$modules
File
- tests/
src/ Functional/ SelectorPluginTest.php, line 17
Class
- SelectorPluginTest
- Selector plugins test.
Namespace
Drupal\Tests\image_effects\FunctionalCode
public static $modules = [
'image',
'image_effects',
'image_effects_module_test',
'file_test',
'file_mdm',
'file_mdm_font',
];