NodeActionsConfigurationTest::$modules
Modules to install.
Type: array
Overrides BrowserTestBase::$modules
File
- 
              core/
modules/ action/ tests/ src/ Functional/ Node/ NodeActionsConfigurationTest.php, line 25  
Class
- NodeActionsConfigurationTest
 - Tests configuration of actions provided by the Node module.
 
Namespace
Drupal\Tests\action\Functional\NodeCode
protected static $modules = [
  'action',
  'node',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.