BcRoutesTest::$modules

Type: modules

Overrides KernelTestBase::$modules

File

core/modules/settings_tray/tests/src/Kernel/BcRoutesTest.php, line 22

Class

BcRoutesTest
Tests Settings Tray BC routes.

Namespace

Drupal\Tests\settings_tray\Kernel

Code

protected static $modules = [
    'block',
    'settings_tray',
    'system',
];

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