public static property ParagraphsEntityTranslationWithNonTranslatableParagraphs::$modules in Paragraphs 8
Same name in this branch
- 8 tests/src/Functional/WidgetLegacy/ParagraphsEntityTranslationWithNonTranslatableParagraphs.php \Drupal\Tests\paragraphs\Functional\WidgetLegacy\ParagraphsEntityTranslationWithNonTranslatableParagraphs::modules
- 8 tests/src/Functional/WidgetStable/ParagraphsEntityTranslationWithNonTranslatableParagraphs.php \Drupal\Tests\paragraphs\Functional\WidgetStable\ParagraphsEntityTranslationWithNonTranslatableParagraphs::modules
Modules to enable.
Type: array
Overrides ParagraphsTestBase::$modules
File
- tests/
src/ Functional/ WidgetStable/ ParagraphsEntityTranslationWithNonTranslatableParagraphs.php, line 17
Class
- ParagraphsEntityTranslationWithNonTranslatableParagraphs
- Tests the translation of heavily nested / specialized setup.
Namespace
Drupal\Tests\paragraphs\Functional\WidgetStableCode
public static $modules = [
'language',
'content_translation',
];