PathNodeFormTest::$modules

Same name in other branches
  1. 9 core/modules/path/tests/src/Functional/PathNodeFormTest.php \Drupal\Tests\path\Functional\PathNodeFormTest::modules
  2. 8.9.x core/modules/path/tests/src/Functional/PathNodeFormTest.php \Drupal\Tests\path\Functional\PathNodeFormTest::modules
  3. 10 core/modules/path/tests/src/Functional/PathNodeFormTest.php \Drupal\Tests\path\Functional\PathNodeFormTest::modules

Type: modules

Overrides PathTestBase::$modules

File

core/modules/path/tests/src/Functional/PathNodeFormTest.php, line 17

Class

PathNodeFormTest
Tests the Path Node form UI.

Namespace

Drupal\Tests\path\Functional

Code

protected static $modules = [
    'node',
    'path',
];

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.