ClaroTest::$modules
Modules to enable.
Install the shortcut module so that claro.settings has its schema checked. There's currently no way for Claro to provide a default and have valid configuration as themes cannot react to a module install.
Type: string[]
Overrides BrowserTestBase::$modules
File
- 
              core/tests/ Drupal/ FunctionalTests/ Theme/ ClaroTest.php, line 23 
Class
- ClaroTest
- Tests the Claro theme.
Namespace
Drupal\FunctionalTests\ThemeCode
protected static $modules = [
  'shortcut',
];Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.
