ActionTest::$modules
Type: modules
Overrides KernelTestBase::$modules
File
- 
              core/
modules/ system/ tests/ src/ Kernel/ Action/ ActionTest.php, line 20  
Class
- ActionTest
 - Tests action plugins.
 
Namespace
Drupal\Tests\system\Kernel\ActionCode
protected static $modules = [
  'system',
  'field',
  'user',
  'action_test',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.