StatusExtraTest::$modules

Same name and namespace in other branches
  1. 9 core/modules/node/tests/src/Functional/Views/StatusExtraTest.php \Drupal\Tests\node\Functional\Views\StatusExtraTest::modules
  2. 8.9.x core/modules/node/tests/src/Functional/Views/StatusExtraTest.php \Drupal\Tests\node\Functional\Views\StatusExtraTest::modules
  3. 10 core/modules/node/tests/src/Functional/Views/StatusExtraTest.php \Drupal\Tests\node\Functional\Views\StatusExtraTest::modules

Type: modules

Overrides NodeTestBase::$modules

File

core/modules/node/tests/src/Functional/Views/StatusExtraTest.php, line 20

Class

StatusExtraTest
Tests the node.status_extra field handler.

Namespace

Drupal\Tests\node\Functional\Views

Code

protected static $modules = [
    'node_test_views',
    'content_moderation',
];

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