public static property MigrateAclList78Test::$modules in ACL 8
Modules to load.
Type: array
Overrides MigrateDrupalTestBase::$modules
File
- src/
Tests/ Migrate/ d7/ MigrateAclList78Test.php, line 24
Class
- MigrateAclList78Test
- Tests migration of ACL columns from Drupal 7 to Drupal 8.
Namespace
Drupal\acl\Tests\Migrate\d7Code
public static $modules = [
'migrate_drupal',
'acl',
'acl_node_test',
'comment',
'datetime',
'filter',
'image',
'link',
'menu_ui',
'node',
'taxonomy',
'telephone',
'text',
];