The theme handler.
Type: \Drupal\Core\Extension\ThemeHandlerInterface
File
- core/modules/breakpoint/src/BreakpointManager.php, line 75
Class
- BreakpointManager
- Defines a breakpoint plugin manager to deal with breakpoints.
Namespace
Drupal\breakpoint
Code
protected $themeHandler;
Please login to continue.