property UserImportNodeprofile::$modules in User Import 8
Same name and namespace in other branches
- 5 tests/user_import_nodeprofile.test \UserImportNodeprofile::modules
File
- tests/
user_import_nodeprofile.test, line 8
Class
- UserImportNodeprofile
- Test import of user data into Profile module
Code
var $modules = array(
'nodeprofile',
'nodefamily',
'subform_element',
'content',
'number',
'optionwidgets',
'text',
'link',
'date',
'date_api',
'node_import',
);