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.