BreakpointInterface

Interface for Breakpoint plugins.

Hierarchy

File

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

Namespace

Drupal\breakpoint

Members

Name Modifiers Type Description
BreakpointInterface::getGroup public function Returns the breakpoint group.
BreakpointInterface::getLabel public function Returns the translated label.
BreakpointInterface::getMediaQuery public function Returns the media query.
BreakpointInterface::getMultipliers public function Returns the multipliers.
BreakpointInterface::getProvider public function Returns the provider.
BreakpointInterface::getWeight public function Returns the weight.
doc_Drupal
2016-10-29 08:48:51
Comments
Leave a Comment

Please login to continue.