NodeRevisionsUiTest::$modules

Same name in other branches
  1. 11.x core/modules/node/tests/src/Functional/NodeRevisionsUiTest.php \Drupal\Tests\node\Functional\NodeRevisionsUiTest::modules

Type: modules

Overrides NodeTestBase::$modules

File

core/modules/node/tests/src/Functional/NodeRevisionsUiTest.php, line 27

Class

NodeRevisionsUiTest
Tests the UI for controlling node revision behavior.

Namespace

Drupal\Tests\node\Functional

Code

protected static $modules = [
    'block',
];

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