public static property PathautoEnablingEntityTypesTest::$modules in Pathauto 8
Modules to enable.
Type: array
Overrides BrowserTestBase::$modules
File
- tests/
src/ Functional/ PathautoEnablingEntityTypesTest.php, line 29
Class
- PathautoEnablingEntityTypesTest
- Tests pathauto settings form.
Namespace
Drupal\Tests\pathauto\FunctionalCode
public static $modules = [
'node',
'pathauto',
'comment',
];