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

public function getWeight();
doc_Drupal
2016-10-29 09:42:37
Comments
Leave a Comment

Please login to continue.