public static property PathAdminTest::$modules in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/path/src/Tests/PathAdminTest.php \Drupal\path\Tests\PathAdminTest::modules
Modules to enable.
Type: array
Overrides PathTestBase::$modules
File
- core/
modules/ path/ src/ Tests/ PathAdminTest.php, line 22 - Contains \Drupal\path\Tests\PathAdminTest.
Class
- PathAdminTest
- Tests the Path admin UI.
Namespace
Drupal\path\TestsCode
public static $modules = array(
'path',
);