NodeActionsConfigurationTest::$modules

Modules to install.

Type: array

Overrides BrowserTestBase::$modules

File

core/modules/node/tests/src/Functional/NodeActionsConfigurationTest.php, line 22

Class

NodeActionsConfigurationTest
Tests configuration of actions provided by the Node module.

Namespace

Drupal\Tests\node\Functional

Code

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

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