RevisionVersionHistoryTest::$modules

Same name in this branch
  1. main core/tests/Drupal/FunctionalTests/Entity/RevisionVersionHistoryTest.php \Drupal\FunctionalTests\Entity\RevisionVersionHistoryTest::modules
Same name and namespace in other branches
  1. 11.x core/tests/Drupal/FunctionalTests/Entity/RevisionVersionHistoryTest.php \Drupal\FunctionalTests\Entity\RevisionVersionHistoryTest::modules
  2. 10 core/tests/Drupal/FunctionalTests/Entity/RevisionVersionHistoryTest.php \Drupal\FunctionalTests\Entity\RevisionVersionHistoryTest::modules

Type: modules

File

core/tests/Drupal/KernelTests/Core/Entity/RevisionVersionHistoryTest.php, line 33

Class

RevisionVersionHistoryTest
Tests version history page.

Namespace

Drupal\KernelTests\Core\Entity

Code

protected static $modules = [
  'entity_test',
  'entity_test_revlog',
  'user',
  'system',
];

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