ResponsiveImageStyleInterface::getBreakpointGroup

public ResponsiveImageStyleInterface::getBreakpointGroup()

Returns the breakpoint group for the responsive image style.

Return value

string The breakpoint group.

File

core/modules/responsive_image/src/ResponsiveImageStyleInterface.php, line 67

Class

ResponsiveImageStyleInterface
Provides an interface defining a responsive_image mapping entity.

Namespace

Drupal\responsive_image

Code

public function getBreakpointGroup();
doc_Drupal
2016-10-29 09:38:07
Comments
Leave a Comment

Please login to continue.