Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
BreakpointManager.php
BreakpointManager::$breakpointsByGroup
Static cache of breakpoints keyed by group.
Type:
array
File
core/
modules/
breakpoint/
src/
BreakpointManager.php
, line 82
Class
BreakpointManager
Defines a breakpoint plugin manager to deal with breakpoints.
Namespace
Drupal\breakpoint
Code
protected $breakpointsByGroup;
RSS feed