protected property ResponsiveImageStyleForm::$breakpointManager in Drupal 10
Same name and namespace in other branches
- 8 core/modules/responsive_image/src/ResponsiveImageStyleForm.php \Drupal\responsive_image\ResponsiveImageStyleForm::breakpointManager
- 9 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 23
Class
- ResponsiveImageStyleForm
- Form controller for the responsive image edit/add forms.
Namespace
Drupal\responsive_imageCode
protected $breakpointManager;