BreakpointManager::$breakpointsByGroup
Same name in other branches
- 8.9.x core/modules/breakpoint/src/BreakpointManager.php \Drupal\breakpoint\BreakpointManager::breakpointsByGroup
- 10 core/modules/breakpoint/src/BreakpointManager.php \Drupal\breakpoint\BreakpointManager::breakpointsByGroup
- 11.x core/modules/breakpoint/src/BreakpointManager.php \Drupal\breakpoint\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\breakpointCode
protected $breakpointsByGroup;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.