public static property EntityEmbedDialogTest::$modules in Entity Embed 8
Same name in this branch
- 8 tests/src/Functional/EntityEmbedDialogTest.php \Drupal\Tests\entity_embed\Functional\EntityEmbedDialogTest::modules
- 8 tests/src/FunctionalJavascript/EntityEmbedDialogTest.php \Drupal\Tests\entity_embed\FunctionalJavascript\EntityEmbedDialogTest::modules
Modules to enable.
Type: array
Overrides EntityEmbedTestBase::$modules
File
- tests/
src/ FunctionalJavascript/ EntityEmbedDialogTest.php, line 21
Class
- EntityEmbedDialogTest
- Tests the entity_embed dialog controller and route.
Namespace
Drupal\Tests\entity_embed\FunctionalJavascriptCode
public static $modules = [
'image',
];