LibrariesBCLayerTest::$modules

Type: modules

Overrides BrowserTestBase::$modules

File

core/modules/sdc/tests/src/Functional/LibrariesBCLayerTest.php, line 22

Class

LibrariesBCLayerTest
Tests the correct rendering of components.

Namespace

Drupal\Tests\sdc\Functional

Code

protected static $modules = [
    'system',
    'sdc',
    'sdc_test',
];

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