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