comparison modules/contrib/migrate_plus/tests/src/Kernel/MigrationConfigEntityTest.php @ 5:12f9dff5fda9 tip

Update to Drupal core 8.7.1
author Chris Cannam
date Thu, 09 May 2019 15:34:47 +0100
parents a9cd425dd02b
children
comparison
equal deleted inserted replaced
4:a9cd425dd02b 5:12f9dff5fda9
19 'migrate_plus', 19 'migrate_plus',
20 'migrate_plus_test', 20 'migrate_plus_test',
21 'taxonomy', 21 'taxonomy',
22 'text', 22 'text',
23 'system', 23 'system',
24 'user',
24 ]; 25 ];
25 26
26 /** 27 /**
27 * The plugin manager. 28 * The plugin manager.
28 * 29 *