public static property FeedsMapperConfigTest::$modules in Feeds 8.2
Modules to enable.
Type: array
Overrides FeedsWebTestBase::$modules
File
- lib/
Drupal/ feeds/ Tests/ FeedsMapperConfigTest.php, line 20 - Test cases for Feeds mapping configuration form.
Class
- FeedsMapperConfigTest
- Class for testing basic Feeds ajax mapping configurtaion form behavior.
Namespace
Drupal\feeds\TestsCode
public static $modules = array(
'feeds_tests',
);