ResponsiveImageStyleForm::$breakpointManager

Same name and namespace in other branches
  1. 9 core/modules/responsive_image/src/ResponsiveImageStyleForm.php \Drupal\responsive_image\ResponsiveImageStyleForm::breakpointManager
  2. 10 core/modules/responsive_image/src/ResponsiveImageStyleForm.php \Drupal\responsive_image\ResponsiveImageStyleForm::breakpointManager
  3. 11.x 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;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.