You are here

protected property ResponsiveImageStyleForm::$breakpointManager in Drupal 8

Same name and namespace in other branches
  1. 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_image

Code

protected $breakpointManager;