Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. BreakpointManagerInterface.php

function BreakpointManagerInterface::getGroups

Gets all the existing breakpoint groups.

Return value

array Array of breakpoint group labels. Keyed by group name.

File

core/modules/breakpoint/src/BreakpointManagerInterface.php, line 27

Class

BreakpointManagerInterface
Defines an interface for breakpoint managers.

Namespace

Drupal\breakpoint

Code

public function getGroups();

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal