public static property EntityUpdateProgUpTest::$modules in Entity Update 8
Modules to enable.
Type: array
File
- modules/
entity_update_tests/ src/ Tests/ EntityUpdateProgUpTest.php, line 22
Class
- EntityUpdateProgUpTest
- Entity Update module, Update entities programmatically test.
Namespace
Drupal\entity_update_tests\TestsCode
public static $modules = [
'entity_update',
'entity_update_tests',
];