function BreakpointInterface::getMediaQuery
Returns the media query.
Return value
string The media query.
1 method overrides BreakpointInterface::getMediaQuery()
- Breakpoint::getMediaQuery in core/modules/ breakpoint/ src/ Breakpoint.php 
- Returns the media query.
File
- 
              core/modules/ breakpoint/ src/ BreakpointInterface.php, line 32 
Class
- BreakpointInterface
- Interface for Breakpoint plugins.
Namespace
Drupal\breakpointCode
public function getMediaQuery();Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.
