ShortcutInterface::getWeight

public ShortcutInterface::getWeight()

Returns the weight among shortcuts with the same depth.

Return value

int The shortcut weight.

File

core/modules/shortcut/src/ShortcutInterface.php, line 37

Class

ShortcutInterface
Provides an interface defining a shortcut entity.

Namespace

Drupal\shortcut

Code

1
public function getWeight();
doc_Drupal
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.