PromotedContentPageTest::$modules

Type: modules

File

core/modules/node/tests/src/Functional/Views/PromotedContentPageTest.php, line 48

Class

PromotedContentPageTest
Tests the promoted content view provided with views.

Namespace

Drupal\Tests\node\Functional\Views

Code

protected static $modules = [
  'node',
  'contextual',
];

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