protected property ResponsiveImageStyleForm::$breakpointManager in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/responsive_image/src/ResponsiveImageStyleForm.php \Drupal\responsive_image\ResponsiveImageStyleForm::breakpointManager
The breakpoint manager.
Type: \Drupal\breakpoint\BreakpointManagerInterface
File
- core/
modules/ responsive_image/ src/ ResponsiveImageStyleForm.php, line 25 - Contains \Drupal\responsive_image\ResponsiveImageStyleForm.
Class
- ResponsiveImageStyleForm
- Form controller for the responsive image edit/add forms.
Namespace
Drupal\responsive_imageCode
protected $breakpointManager;