public property BreakpointGroup::$sourceType in Breakpoints 8
The breakpoint group source type.
Allowed values: Breakpoint::SOURCE_TYPE_THEME Breakpoint::SOURCE_TYPE_MODULE Breakpoint::SOURCE_TYPE_CUSTOM
Type: string
See also
File
- lib/
Drupal/ breakpoint/ BreakpointGroup.php, line 68 - Definition of Drupal\breakpoint\BreakpointGroup.
Class
- BreakpointGroup
- Defines the BreakpointGroup entity.
Namespace
Drupal\breakpointCode
public $sourceType = Breakpoint::SOURCE_TYPE_CUSTOM;