public static property BreakpointThemeTest::$modules in Breakpoints 8
Modules to enable.
Type: array
Overrides BreakpointGroupTestBase::$modules
File
- lib/
Drupal/ breakpoint/ Tests/ BreakpointThemeTest.php, line 23 - Definition of Drupal\breakpoint\Tests\BreakpointsThemeTest.
Class
- BreakpointThemeTest
- Test breakpoints provided by themes.
Namespace
Drupal\breakpoint\TestsCode
public static $modules = array(
'breakpoint_theme_test',
);