RecipeTest::$modules

Same name and namespace in other branches
  1. 11.x core/tests/Drupal/KernelTests/Core/Recipe/RecipeTest.php \Drupal\KernelTests\Core\Recipe\RecipeTest::modules
  2. 10 core/tests/Drupal/KernelTests/Core/Recipe/RecipeTest.php \Drupal\KernelTests\Core\Recipe\RecipeTest::modules

Type: modules

Overrides KernelTestBase::$modules

File

core/tests/Drupal/KernelTests/Core/Recipe/RecipeTest.php, line 31

Class

RecipeTest
Tests Drupal\Core\Recipe\Recipe.

Namespace

Drupal\KernelTests\Core\Recipe

Code

protected static $modules = [
  'system',
  'user',
  'field',
];

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