public static property SimplenewsSynchronizeFieldsFormTest::$modules in Simplenews 8
Modules to enable.
Type: array
Overrides SimplenewsTestBase::$modules
File
- src/
Tests/ SimplenewsSynchronizeFieldsFormTest.php, line 20
Class
- SimplenewsSynchronizeFieldsFormTest
- Tests that shared fields are synchronized when using forms.
Namespace
Drupal\simplenews\TestsCode
public static $modules = array(
'field',
'simplenews',
);