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