PathMediaFormTest::$modules

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

Type: modules

Overrides PathTestBase::$modules

File

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

Class

PathMediaFormTest
Tests the path media form UI.

Namespace

Drupal\Tests\path\Functional

Code

public static $modules = [
    'media',
    'media_test_source',
];

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