SiteSettingsFormTest::$modules

Same name in other branches
  1. 10 core/tests/Drupal/FunctionalTests/Installer/SiteSettingsFormTest.php \Drupal\FunctionalTests\Installer\SiteSettingsFormTest::modules

Type: modules

Overrides BrowserTestBase::$modules

File

core/tests/Drupal/FunctionalTests/Installer/SiteSettingsFormTest.php, line 19

Class

SiteSettingsFormTest
Tests the extension of the site settings form.

Namespace

Drupal\FunctionalTests\Installer

Code

protected static $modules = [
    'install_form_test',
];

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