Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
BreakpointInterface.php
function BreakpointInterface::getWeight
Returns the weight.
Return value
int The weight.
1 method overrides
BreakpointInterface::getWeight()
Breakpoint::getWeight
in core/
modules/
breakpoint/
src/
Breakpoint.php
Returns the weight.
File
core/
modules/
breakpoint/
src/
BreakpointInterface.php
, line 24
Class
BreakpointInterface
Interface for Breakpoint plugins.
Namespace
Drupal\breakpoint
Code
public
function
getWeight
();
RSS feed