HelpBlockTest::$modules

Same name in this branch
  1. main core/modules/help/tests/src/Functional/HelpBlockTest.php \Drupal\Tests\help\Functional\HelpBlockTest::modules
Same name and namespace in other branches
  1. 11.x core/modules/help/tests/src/Functional/HelpBlockTest.php \Drupal\Tests\help\Functional\HelpBlockTest::modules
  2. 10 core/modules/help/tests/src/Functional/HelpBlockTest.php \Drupal\Tests\help\Functional\HelpBlockTest::modules
  3. 9 core/modules/help/tests/src/Functional/HelpBlockTest.php \Drupal\Tests\help\Functional\HelpBlockTest::modules
  4. 8.9.x core/modules/help/tests/src/Functional/HelpBlockTest.php \Drupal\Tests\help\Functional\HelpBlockTest::modules
  5. 11.x core/modules/help/tests/src/Kernel/HelpBlockTest.php \Drupal\Tests\help\Kernel\HelpBlockTest::modules

Type: modules

File

core/modules/help/tests/src/Kernel/HelpBlockTest.php, line 26

Class

HelpBlockTest
Tests display of help block.

Namespace

Drupal\Tests\help\Kernel

Code

protected static $modules = [
  'help',
  'help_page_test',
  'block',
  'more_help_page_test',
  'system',
  'user',
];

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