protected property BreakpointManager::$instances in Zircon Profile 8.0
Same name and namespace in other branches
- 8 core/modules/breakpoint/src/BreakpointManager.php \Drupal\breakpoint\BreakpointManager::instances
The plugin instances.
Type: array
File
- core/
modules/ breakpoint/ src/ BreakpointManager.php, line 94 - Contains \Drupal\breakpoint\BreakpointManager.
Class
- BreakpointManager
- Defines a breakpoint plugin manager to deal with breakpoints.
Namespace
Drupal\breakpointCode
protected $instances = array();