ActionTest::$modules

Same name in this branch
  1. 8.9.x core/modules/jsonapi/tests/src/Functional/ActionTest.php \Drupal\Tests\jsonapi\Functional\ActionTest::modules
  2. 8.9.x core/modules/action/tests/src/Kernel/Plugin/migrate/source/ActionTest.php \Drupal\Tests\action\Kernel\Plugin\migrate\source\ActionTest::modules
Same name and namespace in other branches
  1. 9 core/modules/jsonapi/tests/src/Functional/ActionTest.php \Drupal\Tests\jsonapi\Functional\ActionTest::modules
  2. 9 core/modules/system/tests/src/Kernel/Action/ActionTest.php \Drupal\Tests\system\Kernel\Action\ActionTest::modules
  3. 9 core/modules/system/tests/src/Kernel/Plugin/migrate/source/ActionTest.php \Drupal\Tests\system\Kernel\Plugin\migrate\source\ActionTest::modules
  4. 10 core/modules/action/tests/src/Functional/Jsonapi/ActionTest.php \Drupal\Tests\action\Functional\Jsonapi\ActionTest::modules
  5. 10 core/modules/system/tests/src/Kernel/Action/ActionTest.php \Drupal\Tests\system\Kernel\Action\ActionTest::modules
  6. 10 core/modules/system/tests/src/Kernel/Plugin/migrate/source/ActionTest.php \Drupal\Tests\system\Kernel\Plugin\migrate\source\ActionTest::modules
  7. 11.x core/modules/action/tests/src/Functional/Jsonapi/ActionTest.php \Drupal\Tests\action\Functional\Jsonapi\ActionTest::modules
  8. 11.x core/modules/system/tests/src/Kernel/Action/ActionTest.php \Drupal\Tests\system\Kernel\Action\ActionTest::modules
  9. 11.x core/modules/system/tests/src/Kernel/Plugin/migrate/source/ActionTest.php \Drupal\Tests\system\Kernel\Plugin\migrate\source\ActionTest::modules
  10. 11.x core/modules/jsonapi/tests/src/Functional/ActionTest.php \Drupal\Tests\jsonapi\Functional\ActionTest::modules
  11. 10 core/modules/jsonapi/tests/src/Functional/ActionTest.php \Drupal\Tests\jsonapi\Functional\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\Action

Code

public 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.