Same name in other branches
- 2.x tests/src/Functional/EntityCloneViewTest.php \Drupal\Tests\entity_clone\Functional\EntityCloneViewTest::modules
Modules to enable.
Type: array
File
-
tests/
src/ Functional/ EntityCloneViewTest.php, line 23
Class
- EntityCloneViewTest
- Create a view and test a clone.
Namespace
Drupal\Tests\entity_clone\FunctionalCode
protected static $modules = [
'entity_clone',
'views',
'views_ui',
];