protected static property PathAdminTest::$modules in Drupal 9
Same name and namespace in other branches
- 8 core/modules/path/tests/src/Functional/PathAdminTest.php \Drupal\Tests\path\Functional\PathAdminTest::modules
Modules to enable.
Type: array
Overrides PathTestBase::$modules
File
- core/
modules/ path/ tests/ src/ Functional/ PathAdminTest.php, line 17
Class
- PathAdminTest
- Tests the Path admin UI.
Namespace
Drupal\Tests\path\FunctionalCode
protected static $modules = [
'path',
];