TrustedHostsTest::$modules

Type: modules

Overrides BrowserTestBase::$modules

File

core/modules/shortcut/tests/src/Functional/TrustedHostsTest.php, line 21

Class

TrustedHostsTest
Tests output on the status overview page.

Namespace

Drupal\Tests\shortcut\Functional

Code

protected static $modules = [
  'block',
  'shortcut',
];

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