UpdateSettingsFormTest::$modules

Same name in other branches
  1. 11.x core/modules/update/tests/src/Functional/UpdateSettingsFormTest.php \Drupal\Tests\update\Functional\UpdateSettingsFormTest::modules

Type: modules

Overrides BrowserTestBase::$modules

File

core/modules/update/tests/src/Functional/UpdateSettingsFormTest.php, line 22

Class

UpdateSettingsFormTest
Tests the update_settings form.

Namespace

Drupal\Tests\update\Functional

Code

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

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