Modules to enable.

Type: array

Fichier

tests/src/Functional/SettingsFormTest.php, line 24

Classe

SettingsFormTest
Tests the default admin settings functionality.

Namespace

Drupal\Tests\exif\Functional

Code

protected static $modules = [
    'node',
    'exif',
];