ShortcutInterface::getUrl

public ShortcutInterface::getUrl()

Returns the URL object pointing to the configured route.

Return value

\Drupal\Core\Url The URL object.

File

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

Class

ShortcutInterface
Provides an interface defining a shortcut entity.

Namespace

Drupal\shortcut

Code

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

Please login to continue.