RevisionVersionHistoryTranslatableTest::$modules

Same name in other branches
  1. 11.x core/tests/Drupal/FunctionalTests/Entity/RevisionVersionHistoryTranslatableTest.php \Drupal\FunctionalTests\Entity\RevisionVersionHistoryTranslatableTest::modules

Type: modules

Overrides BrowserTestBase::$modules

File

core/tests/Drupal/FunctionalTests/Entity/RevisionVersionHistoryTranslatableTest.php, line 22

Class

RevisionVersionHistoryTranslatableTest
Tests version history page with translations.

Namespace

Drupal\FunctionalTests\Entity

Code

protected static $modules = [
    'entity_test_revlog',
    'content_translation',
    'language',
    'user',
];

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.