Same name in other branches
- 2.x tests/src/Functional/EntityCloneFileTest.php \Drupal\Tests\entity_clone\Functional\EntityCloneFileTest::modules
Modules to enable.
Type: array
Fichier
-
tests/
src/ Functional/ EntityCloneFileTest.php, line 24
Classe
- EntityCloneFileTest
- Create a filer and test a clone.
Namespace
Drupal\Tests\entity_clone\FunctionalCode
protected static $modules = [
'entity_clone',
'file',
];