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

Breadcrumb

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

function BreakpointInterface::getLabel

Returns the translated label.

Return value

string The translated label.

1 method overrides BreakpointInterface::getLabel()
Breakpoint::getLabel in core/modules/breakpoint/src/Breakpoint.php
Returns the translated label.

File

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

Class

BreakpointInterface
Interface for Breakpoint plugins.

Namespace

Drupal\breakpoint

Code

public function getLabel();

API Navigation

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