PathPluginTest::$modules

Modules to enable.

Type: array

Overrides NodeTestBase::$modules

File

core/modules/node/tests/src/Functional/Views/PathPluginTest.php, line 19

Class

PathPluginTest
Tests the node row plugin.

Namespace

Drupal\Tests\node\Functional\Views

Code

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

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