protected static property ImagemagickDeprecationTest::$modules in ImageMagick 8.2
Modules to enable.
Type: array
Overrides BrowserTestBase::$modules
File
- tests/
src/ Functional/ ImagemagickDeprecationTest.php, line 46
Class
- ImagemagickDeprecationTest
- Tests that core image manipulations work properly through Imagemagick.
Namespace
Drupal\Tests\imagemagick\FunctionalCode
protected static $modules = [
'system',
'simpletest',
'file_test',
'imagemagick',
'imagemagick_test',
'file_mdm',
];