protected static property HumansTxtBasicTest::$modules in Humans.txt 8
Same name and namespace in other branches
- 2.x tests/src/Functional/HumansTxtBasicTest.php \Drupal\Tests\humanstxt\Functional\HumansTxtBasicTest::modules
Modules to enable.
Type: array
Overrides BrowserTestBase::$modules
File
- tests/
src/ Functional/ HumansTxtBasicTest.php, line 27
Class
- HumansTxtBasicTest
- Tests basic functionality of configured humans.txt files.
Namespace
Drupal\Tests\humanstxt\FunctionalCode
protected static $modules = [
'humanstxt',
'user',
];