Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
LocalActionInterface.php
function LocalActionInterface::getWeight
Returns the weight for the local action.
Return value
int
1 method overrides
LocalActionInterface::getWeight()
LocalActionDefault::getWeight
in core/
lib/
Drupal/
Core/
Menu/
LocalActionDefault.php
Returns the weight for the local action.
File
core/
lib/
Drupal/
Core/
Menu/
LocalActionInterface.php
, line 36
Class
LocalActionInterface
Defines an interface for menu local actions.
Namespace
Drupal\Core\Menu
Code
public
function
getWeight
();
RSS feed