function BreakpointInterface::getGroup

Returns the breakpoint group.

Return value

string The breakpoint group.

1 method overrides BreakpointInterface::getGroup()
Breakpoint::getGroup in core/modules/breakpoint/src/Breakpoint.php
Returns the breakpoint group.

File

core/modules/breakpoint/src/BreakpointInterface.php, line 56

Class

BreakpointInterface
Interface for Breakpoint plugins.

Namespace

Drupal\breakpoint

Code

public function getGroup();

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