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