constant Breakpoint::SOURCE_TYPE_THEME in Breakpoints 8
Denotes that a breakpoint or breakpoint group is defined by a theme.
File
- lib/
Drupal/ breakpoint/ Breakpoint.php, line 25 - Definition of Drupal\breakpoint\Breakpoint.
Class
- Breakpoint
- Defines the Breakpoint entity.
Namespace
Drupal\breakpointCode
const SOURCE_TYPE_THEME = 'theme';